Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeUserInput ¶
DecodeUserInput decodes a seed in either hexadecimal or mnemonic word list encoding back into its binary form.
func EncodeMnemonic ¶
EncodeMnemonic encodes a seed as a mnemonic word list separated by spaces.
func EncodeMnemonicSlice ¶
EncodeMnemonicSlice encodes a seed as a mnemonic word list.
func GenerateRandomSeed ¶
GenerateRandomSeed returns a new seed created from a cryptographically-secure random source. If the seed size is unacceptable, hdkeychain.ErrInvalidSeedLen is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.