gas-oracle: fix average block gas limit flag
The average block gas limit was converted to a uint64 from a float64, this commit updates the flag parsing to parse the correct type.
Showing
Please register or sign in to comment
The average block gas limit was converted to a uint64 from a float64, this commit updates the flag parsing to parse the correct type.