Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateProducerTable ¶
func CreateProducerTable() error
func GetBalance ¶
GetBalance opens the wallet and returns the balance
func GetPrivateKey ¶
func GetPrivateKey() (*ecdsa.PrivateKey, error)
GetPrivateKey opens the wallet and returns the private key
func GetStateNonce ¶
GetStateNonce opens the wallet and returns the state nonce
func GetWalletAddress ¶
GetWalletAddress opens the wallet and returns the wallet address
func SetupWallet ¶
func SetupWallet() error
SetupWallet initializes a JSON file called "aurum_wallet.json" with the hex encoded privatekey, balance, and nonce
func UpdateWallet ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.