Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // TxExecTimeLimit the maximum verify execution time of a transaction TxExecTimeLimit = 400 * time.Millisecond // MaxBlockTimeGap is the limit of the difference of block time and local time. MaxBlockTimeGap = 1 * time.Second.Nanoseconds() )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.