Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DrivedKey ¶
type DrivedKey struct { Param KeyParam PublicKey []byte // 33 bytes PrivateKey []byte // 32 bytes ChainCode []byte // 32 bytes }
DrivedKey .
func FromMnemonic ¶
FromMnemonic .
func NewMasterKey ¶
NewMasterKey create new master key from seed
Click to show internal directories.
Click to hide internal directories.