Skip to main content

BroadcastTxPoWMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / BroadcastTxPoWMessage

Interface: BroadcastTxPoWMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

txpowHex

txpowHex: string


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "BROADCAST_TXPOW"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version