package
2.1.3-rc0
Repository: https://github.com/iotexproject/iotex-core.git
Documentation: pkg.go.dev

# Functions

Execute sends signed execution transaction to blockchain.
ExecuteAndResponse sends signed execution transaction to blockchain and with response and error return.
Match returns human readable expression.
Read reads smart contract on IoTeX blockchain.
RegisterWriteCommand registers action flags for command.
SendAction sends signed action to blockchain.
SendActionAndResponse sends signed action to blockchain with response and error return.
SendRaw sends raw action to blockchain.
SendRawAndRespond sends raw action to blockchain with response and error return.
Signer returns signer's address.

# Constants

Executed action has been run and recorded on blockchain.
Pending action is in the action pool but not executed by blockchain.

# Variables

ActionCmd represents the action command.
Stake2Cmd represent stake2 command.
Xrc20Cmd represent xrc20 standard command-line.