dash-platform-sdk
    Preparing search index...

    Interface WalletToIdentityKeyOpts

    interface WalletToIdentityKeyOpts {
        network?: "mainnet" | "testnet";
    }
    Index

    Properties

    Properties

    network?: "mainnet" | "testnet"