Versions in this module Expand all Collapse all v1 v1.0.0 Aug 23, 2024 Changes in this version + type Key struct + ChainCode []byte + PrivateKey []byte + func CKDPriv(key Key, index uint32) Key + func CreateMasterKey(seed []byte) Key + func Derived(path string, seed []byte) (Key, error)