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