common

package
v0.0.0-...-0fdbb26 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LocaleEnglish    = "en"
	HexPrefix        = "0x"
	PathSeparator    = "/"
	PathHardenedKey  = "'"
	PathRootKey      = "m"
	TronChildKeyPath = "m/44'/195'/0'/0/0"
	TronNetworkByte  = byte(0x41)
	NullByte         = 0x00
)

Variables

View Source
var (
	ErrInvalidBitSize        = fmt.Errorf("bit size must be `128` for 12 words or `256` for 24 words")
	ErrInvalidMnemonicPhrase = fmt.Errorf("invalid mnemonic phrase")
	ErrInvalidChildKeyPath   = fmt.Errorf("invalid child derivation path")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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