Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenDeepChild ¶
GenDeepChild derives the leaf of a path of children from a root extended key.
func GenDeepChildFromXPriv ¶ added in v0.6.0
func GenDeepChildFromXPriv(root *hdkeychain.ExtendedKey, kids []uint32) (*hdkeychain.ExtendedKey, error)
GenDeepChildFromXPriv derives the leaf of a path of children from a parent extended key.
Types ¶
type RootKeyParams ¶
type RootKeyParams struct{}
RootKeyParams implements hdkeychain.NetworkParams for master hdkeychain.ExtendedKey creation.
func (*RootKeyParams) HDPrivKeyVersion ¶
func (*RootKeyParams) HDPrivKeyVersion() [4]byte
func (*RootKeyParams) HDPubKeyVersion ¶
func (*RootKeyParams) HDPubKeyVersion() [4]byte
Click to show internal directories.
Click to hide internal directories.