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

# Functions

Execute sends signed execution's transaction to blockchain.
GetWriteCommandFlag returns action flags for command.
Match returns human readable expression.
NewActionClaimCmd represents the action claim command.
NewActionCmd represents the action command.
NewActionDepositCmd represents the action deposit command.
NewActionHashCmd represents the action hash command.
NewActionReadCmd represents the action Read command.
NewActionSendRawCmd represents the action send raw transaction command.
NewActionTransferCmd represents the action transfer command.
NewStake2WithdrawCmd represents the stake2 withdraw command.
NewXrc20Cmd represent xrc20 standard command-line.
NewXrc20TransferFromCmd represent xrc20TransferFrom command.
Read reads smart contract on IoTeX blockchain.
RegisterWriteCommand registers action flags for command.
SendAction sends signed action to blockchain.
SendRaw sends raw action to blockchain.
Signer returns signer's address.

# Constants

Executed action has been run and recorded on blockchain.
Flag label, short label and defaults.
Pending action is in the action pool but not executed by blockchain.
Flag label, short label and defaults.