libp2p
    Preparing search index...

    Interface RPCMessagesTopicFieldEvent

    interface RPCMessagesTopicFieldEvent {
        field: "$.messages[].topic";
        index: number;
        value: string;
    }
    Index

    Properties

    Properties

    field: "$.messages[].topic"
    index: number
    value: string