LeaseReserveMessage
@totemsdk/lookup-protocol / LeaseReserveMessage
Interface: LeaseReserveMessage
Extends
BaseMessage
Properties
id?
optionalid?:string
Inherited from
BaseMessage.id
payload
payload:
object
branchId?
optionalbranchId?:string
deviceId?
optionaldeviceId?:string
indices?
optionalindices?:WotsIndices
Optional — when present, the node must reserve these exact indices (quorum attestation) instead of allocating the next free slot.
payloadHash?
optionalpayloadHash?:string
purpose?
optionalpurpose?:string
treeId
treeId:
string
ttlMs?
optionalttlMs?:number
sig?
optionalsig?:string
Inherited from
BaseMessage.sig
type
type:
"LEASE_RESERVE"
Overrides
BaseMessage.type
version
version:
number
Inherited from
BaseMessage.version