@xo-cash/crypto
    Preparing search index...

    Type Alias CryptoConstructionOptions

    Options for constructing the Crypto class (see crypto.ts).

    type CryptoConstructionOptions = {
        network?: HdKeyNetwork;
    }
    Index

    Properties

    Properties

    network?: HdKeyNetwork

    Only supports mainnet and testnet. Defaults to mainnet.