Interface: Secp256k1HdWalletOptions
@shareledgerjs/client.Secp256k1HdWalletOptions
Properties
bip39Password
• Readonly bip39Password: string
The password to use when deriving a BIP39 seed from a mnemonic.
hdPaths
• Readonly hdPaths: readonly HdPath[]
The BIP-32/SLIP-10 derivation paths. Defaults to the Cosmos Hub/ATOM path m/44'/118'/0'/0/0.
prefix
• Readonly prefix: string
The bech32 address prefix (human readable part). Defaults to "shareledger".