Skip to main content

TrustRecordMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / TrustRecordMessage

Interface: TrustRecordMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

comment?

optional comment?: string

rating

rating: number

reviewerAddress

reviewerAddress: string

signature

signature: string

subjectId

subjectId: string


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "TRUST_RECORD"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version