aurora-examples
aurora-examples copied to clipboard
Incorrect `gasPrice` set in tutorials
In our tutorials (i.e. hardhat tutorial) we specify the gasPrice
for given Aurora networks. Currently, we have a value of 120 * 1000000000
there. This could be quite misleading for users as this represents some random number and doesn't correlate with either 0
or 0.03 Gwei
that we have for Mainnet.