xaddress

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadAddress

func LoadAddress(keyDir string) (string, error)

Types

type Address

type Address struct {
	Address       string
	PrivateKey    *ecdsa.PrivateKey
	PrivateKeyStr string
	PublicKey     *ecdsa.PublicKey
	PublicKeyStr  string
}

func LoadAddrInfo

func LoadAddrInfo(keyDir string, crypto cryptoClinet.CryptoClient) (*Address, error)

Jump to

Keyboard shortcuts

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