Skip to main content

PolicySignResponseMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / PolicySignResponseMessage

Interface: PolicySignResponseMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

response

response: Uint8Array


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "POLICY_SIGN_RESPONSE"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version