package
0.16.2
Repository: https://github.com/qaseleniumtesting01/godep1.git
Documentation: pkg.go.dev

# Functions

NewKeyFromString returns a new extended key instance from a base58-encoded extended key.
NewMaster creates new master node, root of HD chain/tree.
NewMnemonic returns new mnemonic generator nolint: dupl, misspell.

# Constants

available dictionaries.
available dictionaries.
0x80000000.
0x8000003c.
0x80000001.
EmptyExtendedKeyString marker string for zero extended key.
available dictionaries.
Valid entropy strengths.
Valid entropy strengths.
Valid entropy strengths.
Valid entropy strengths.
Valid entropy strengths.
available dictionaries.
2^31.
available dictionaries.
available dictionaries.
MaxDepth is the maximum depth of an extended key.
512 bits.
128 bits.
available dictionaries.
available dictionaries.

# Variables

errors.
errors.
errors.
ErrInvalidEntropyStrength is the error returned by MnemonicPhrase when the entropy strength is not valid.
errors.
errors.
errors.
errors.
errors.
errors.
errors.
Languages is a list of supported languages for which mnemonic keys can be generated.
PrivateKeyVersion is version for private key.
PublicKeyVersion is version for public key.

# Structs

ExtendedKey represents BIP44-compliant HD key.
Mnemonic represents mnemonic generator inited with a given salt.

# Type aliases

Language is language identifier.
WordList is a list of input strings out of which mnemonic phrase is generated.