Skip to main content

LeaseCommitMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / LeaseCommitMessage

Interface: LeaseCommitMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

indices

indices: WotsIndices

reservationId

reservationId: string

txId

txId: string


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "LEASE_COMMIT"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version