Versions in this module Expand all Collapse all v1 v1.0.0 Jun 18, 2022 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