Skip to main content

PolicySignRequestMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / PolicySignRequestMessage

Interface: PolicySignRequestMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

request

request: Uint8Array


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "POLICY_SIGN_REQUEST"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version