xaddress

package
v0.0.0-...-56f3d1a Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 5 Imported by: 6

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