Home > tupelo-wasm-sdk > IPubSubMessage
Defines the interface used by libp2p for delivering pubsub messages
Signature:
export interface IPubSubMessage
| Property | Type | Description |
|---|---|---|
| data | Uint8Array |
|
| from | string |
|
| seqno | Uint8Array |
|
| topicIDs | string[] |