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

    Interface PeerAddress

    interface PeerAddress {
        known: string[];
        use_relay_fallback: boolean;
    }
    Index

    Properties

    known: string[]
    use_relay_fallback: boolean