Skip to main content

ProofResponseMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / ProofResponseMessage

Interface: ProofResponseMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

coinId

coinId: string

proof

proof: unknown


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "PROOF_RESPONSE"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version