Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base58Decode ¶
func Base58Encode ¶
func NewKeyPair ¶
func NewKeyPair() (ecdsa.PrivateKey, []byte)
func PublicKeyHash ¶
func ValidateAddress ¶
Types ¶
type Wallet ¶
type Wallet struct {
PrivateKey ecdsa.PrivateKey
PublicKey []byte
}
func MakeWallet ¶
func MakeWallet() *Wallet
Click to show internal directories.
Click to hide internal directories.