Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
CatchUpInput
Interface CatchUpInput
interface
CatchUpInput
{
worldId
:
string
;
state
:
WorldState
;
currentEpoch
:
number
;
maxCatchup
:
number
;
ruleset
:
Ruleset
;
proposalsByEpoch
?:
Record
<
string
,
ProposalMap
>
;
actorTags
?:
string
[]
;
maxActions
?:
number
;
}
Index
Properties
world
Id
state
current
Epoch
max
Catchup
ruleset
proposals
By
Epoch?
actor
Tags?
max
Actions?
Properties
world
Id
worldId
:
string
state
state
:
WorldState
current
Epoch
currentEpoch
:
number
max
Catchup
maxCatchup
:
number
ruleset
ruleset
:
Ruleset
Optional
proposals
By
Epoch
proposalsByEpoch
?:
Record
<
string
,
ProposalMap
>
Optional
actor
Tags
actorTags
?:
string
[]
Optional
max
Actions
maxActions
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
world
Id
state
current
Epoch
max
Catchup
ruleset
proposals
By
Epoch
actor
Tags
max
Actions
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...