keystorev3

package
v1.1.13 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 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
	JSON() []byte
}

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