Documentation ¶
Index ¶
Constants ¶
View Source
const HardenedKeyStart = uint32(0x80000000) // 2^31
Variables ¶
View Source
var ErrInvalidPath = errors.New("the key path is invalid")
ErrInvalidPath describes an error in which the key path is invalid.
Functions ¶
This section is empty.
Types ¶
type Path ¶
type Path []uint32
func FromString ¶ added in v1.1.0
func (Path) AddressIndex ¶ added in v0.18.0
func (Path) AddressType ¶
Click to show internal directories.
Click to hide internal directories.