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

# Functions

Execute sends signed execution transaction to blockchain.
Match returns human readable expression.
Read reads smart contract on IoTeX blockchain.
SendAction sends signed action to blockchain.
SendRaw sends raw action to blockchain.

# Constants

Executed action has been run and recorded on blockchain.
MainnetStakingAddress stores native staking address as string.
Pending action is in the action pool but not executed by blockchain.

# Variables

ActionCmd represents the action command.
StakeCmd represent stake command.
Xrc20Cmd represent erc20 standard command-line.