Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct {
Key ecdsa.PrivateKey
}
Account entity
func FromHexKey ¶
FromHexKey generates an Account from a string version of a private key
func (*Account) PrivateKey ¶
PrivateKey returns the private key as a string
Click to show internal directories.
Click to hide internal directories.