libp2p
    Preparing search index...

    Interface RPCControlIhaveMessageIDsFieldEvent

    interface RPCControlIhaveMessageIDsFieldEvent {
        field: "$.control.ihave[].messageIDs[]";
        index: number;
        value: Uint8Array;
    }
    Index

    Properties

    Properties

    field: "$.control.ihave[].messageIDs[]"
    index: number
    value: Uint8Array