Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallBuilder ¶
CallBuilder builds and returns a object that will be send to the network
func TransactionBuilder ¶
func TransactionBuilder(from module.Address, to string, method string, params interface{}, value *big.Int) *v3.TransactionParam
TransactionBuilder builds and returns an object that will be signed using the loaded wallet and send to the network
func TransferICXBuilder ¶
func TransferICXBuilder(to string, amount *big.Int) *v3.TransactionParam
Build a transaction to transfer ICX (amount is number of icx to transfer)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.