fasthd

package
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HardenedKeyStart = 0x80000000 // 2^31

)

Variables

View Source
var (
	ErrInvalidChild = errors.New("the extended key at this index is invalid")
	ErrUnusableSeed = errors.New("unusable seed")
)

Functions

This section is empty.

Types

type FastDerivation

type FastDerivation struct {
	// contains filtered or unexported fields
}

func NewFastDerivation

func NewFastDerivation(seed []byte, net *chaincfg.Params) (*FastDerivation, error)

func (*FastDerivation) Child

func (k *FastDerivation) Child(i uint32) error

func (*FastDerivation) ChildPath

func (k *FastDerivation) ChildPath(path []uint32) error

func (*FastDerivation) PubKeyBytes

func (k *FastDerivation) PubKeyBytes() []byte

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL