tupelo-wasm-sdk

Home > tupelo-wasm-sdk > IPubSubMessage

IPubSubMessage interface

Defines the interface used by libp2p for delivering pubsub messages

Signature:

export interface IPubSubMessage 

Properties

Property Type Description
data Uint8Array  
from string  
seqno Uint8Array  
topicIDs string[]