Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteMsg ¶
func ExecuteMsg(msg core.Message, state *state.StateDB, header *types.Header, chainContext core.ChainContext, chainConfig *params.ChainConfig) (ret []byte, err error)
ExecuteMsg executes transaction sent to system contracts.
func NewLegacyMessage ¶
func NewLegacyMessage(from common.Address, to *common.Address, nonce uint64, amount *big.Int, gasLimit uint64, gasPrice *big.Int, data []byte, checkNonce bool) types.Message
NewLegacyMessage builds a message for consensus and system governance actions, it will not consumes any fee.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.