Documentation ¶
Index ¶
Constants ¶
View Source
const ( // BlockGasLimit is the total gas limit could be consumed in a block BlockGasLimit = uint64(20000000) // ActionGasLimit is the per action gas limit cap ActionGasLimit = BlockGasLimit / 4 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.