keys

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: AGPL-3.0 Imports: 9 Imported by: 6

Documentation

Index

Constants

View Source
const (
	FullPath = "m/44'/60'/0'/0/0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyManager

type KeyManager interface {
	ctypes.PrivKey
	GetAddr() types.AccAddress
}

func NewBlsMnemonicKeyManager added in v0.0.7

func NewBlsMnemonicKeyManager(mnemonic string) (KeyManager, error)

func NewBlsPrivateKeyManager added in v0.2.3

func NewBlsPrivateKeyManager(priKey string) (KeyManager, error)

func NewMnemonicKeyManager

func NewMnemonicKeyManager(mnemonic string) (KeyManager, error)

func NewPrivateKeyManager

func NewPrivateKeyManager(priKey string) (KeyManager, error)

TODO: NewKeyStoreKeyManager to be implemented

Jump to

Keyboard shortcuts

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