Skip to main content

GetTipMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / GetTipMessage

Interface: GetTipMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: Record<string, never>


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "GET_TIP"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version