Versions in this module Expand all Collapse all v0 v0.3.4 Dec 9, 2025 Changes in this version + func DeriveEd25519ChildCompressed(masterPubKey []byte, chainCodeHex string, path []uint32) ([]byte, error) + func DeriveSecp256k1ChildCompressed(masterPubKey []byte, chainCodeHex string, path []uint32) ([]byte, error)