Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyRewardTx ¶
ApplyRewardTx applies the reward tx with specified statedb.
func NewRewardTx ¶
func NewRewardTx(coinbase common.Address, reward *big.Int, timestamp uint64) (*types.Transaction, error)
NewRewardTx creates a reward transaction with the specified coinbase, reward and timestamp.
func ValidateRewardTx ¶
func ValidateRewardTx(tx *types.Transaction, header *types.BlockHeader) error
ValidateRewardTx validates the specified reward tx.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.