@tauri-apps/plugin-stronghold - v2.3.0
    Preparing search index...

    Interface AddressInfo

    interface AddressInfo {
        peers: Map<string, PeerAddress>;
        relays: string[];
    }
    Index

    Properties

    Properties

    peers: Map<string, PeerAddress>
    relays: string[]