Versions in this module Expand all Collapse all v2 v2.2.4 Sep 1, 2021 Changes in this version + func AddNewKey(password string) + func FromMnemonicSeedAndPassphrase(mnemonic, passphrase string, index int) (*secp256k1.PrivateKey, *secp256k1.PublicKey) + func ListKeys(keystoreDir string) + type Dump struct + PrivateKey string + PublicKey string + PublicKeyCompressed string + func EncodeHex(sk *secp256k1.PrivateKey, pk *secp256k1.PublicKey) *Dump