Fantom-foundation / go-lachesis

aBFT consensus for permission-less networks
https://fantom.foundation
MIT License
223 stars 78 forks source link

EstimateGas API call has optional blockNr argument #568

Closed uprendis closed 3 years ago

uprendis commented 3 years ago

In Ethereum web3 API, second argument of EstimateGas is optional. This PR implements this behavior