Interface IMessage<M>

Description

Interface representing base message metadata and content

Type Parameters

  • M = any

Hierarchy

  • IMessage

Properties

$$meta: M
blockchain: string
createdAt: number
feedId: Uint256
isBroadcast: boolean
key: Uint8Array
msgId: string
recipientAddress: Uint256
senderAddress: string

Generated using TypeDoc