keystorev3

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: May 12, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WalletFile

type WalletFile interface {
	KeyPair() *secp256k1.KeyPair
}

func NewWalletFileLight

func NewWalletFileLight(password string, keypair *secp256k1.KeyPair) WalletFile

func NewWalletFileStandard

func NewWalletFileStandard(password string, keypair *secp256k1.KeyPair) WalletFile

func ReadWalletFile

func ReadWalletFile(jsonWallet []byte, password []byte) (WalletFile, error)

Jump to

Keyboard shortcuts

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