A wallet that holds a single secp256k1 keypair.
If you want to work with BIP39 mnemonics and multiple accounts, use DirectSecp256k1HdWallet.
Creates a DirectSecp256k1Wallet from the given private key
The private key.
The bech32 address prefix (human readable part). Defaults to "cosmos".
Generated using TypeDoc
A wallet that holds a single secp256k1 keypair.
If you want to work with BIP39 mnemonics and multiple accounts, use DirectSecp256k1HdWallet.