keys

package
v0.2.3-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: AGPL-3.0 Imports: 8 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 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