Skip to main content

GetProofMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / GetProofMessage

Interface: GetProofMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

coinId

coinId: string


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "GET_PROOF"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version