seedphrase

package
v0.0.0-...-4fc266b Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidMnemonic          = errors.New("invalid mnemonic")
	ErrInvalidMnemonicWordCount = errors.New("invalid mnemonic word count")
	ErrBytesLengthInvalid       = errors.New("bytes array must be multiple of 32")
	ErrInvalidChecksum          = errors.New("invalid checksum")
	ErrInvalidWord              = errors.New("invalid word")
)

Functions

func Bytes2Mnemonic

func Bytes2Mnemonic(data []byte) ([]string, error)

func Mnemonic2Bytes

func Mnemonic2Bytes(mnemonic []string) (data []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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