mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-22 03:30:35 +00:00
b3b8b268eb
* consensus: use the maxGasLimit constant to check the header.GasLimit to avoid creating new variables repeatedly * consensus: check the header.GasLimit by the public constant MaxGasLimit * consensus: check the header.GasLimit by the constant MaxGasLimit |
||
---|---|---|
.. | ||
api.go | ||
clique_test.go | ||
clique.go | ||
snapshot_test.go | ||
snapshot.go |