Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Secp256k1HdWalletOptions

Hierarchy

  • Secp256k1HdWalletOptions

Index

Properties

bip39Password: string

The password to use when deriving a BIP39 seed from a mnemonic.

hdPaths: readonly HdPath[]

The BIP-32/SLIP-10 derivation paths. Defaults to the Cosmos Hub/ATOM path m/44'/118'/0'/0/0.

prefix: string

The bech32 address prefix (human readable part). Defaults to "cosmos".

Generated using TypeDoc