@did-btc1/common
    Preparing search index...

    Type Alias HdWallet

    type HdWallet = {
        hdkey: HDKey;
        mnemonic: string;
    }
    Index

    Properties

    Properties

    hdkey: HDKey
    mnemonic: string