@arkade-os/sdk Documentation - v0.4.0-next.8
    Preparing search index...

    Interface NetworkOptions

    Use default BIP86 derivation with network selection.

    interface NetworkOptions {
        isMainnet: boolean;
    }
    Index

    Properties

    Properties

    isMainnet: boolean

    Mainnet (coin type 0) or testnet (coin type 1).