Documentation
    Preparing search index...

    Interface FilterFailure

    interface FilterFailure {
        error: FilterError;
        peerId?: PeerId;
    }
    Index

    Properties

    Properties

    peerId?: PeerId