Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
WorldBundle
Interface WorldBundle
interface
WorldBundle
{
worldId
:
string
;
snapshot
:
{
eventIndex
:
number
;
stateHash
:
string
;
state
:
WorldState
}
;
chainTail
:
ChainedRecord
<
EpochResolvedEvent
>
[]
;
tailGenesis
:
string
;
seal
:
ChainSeal
;
binding
:
string
;
}
Index
Properties
world
Id
snapshot
chain
Tail
tail
Genesis
seal
binding
Properties
world
Id
worldId
:
string
snapshot
snapshot
:
{
eventIndex
:
number
;
stateHash
:
string
;
state
:
WorldState
}
chain
Tail
chainTail
:
ChainedRecord
<
EpochResolvedEvent
>
[]
tail
Genesis
tailGenesis
:
string
seal
seal
:
ChainSeal
binding
binding
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
world
Id
snapshot
chain
Tail
tail
Genesis
seal
binding
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...