• Jeffrey Wilcke's avatar
    eth: Added GPO to suggest default gas prices · 725f2a4c
    Jeffrey Wilcke authored
    This PR fixes a regression of the RPC where the default gas price that
    was being used for transaction wasn't properly using the GPO. This PR
    adds the GPO back to suggest gas prices rather than the hardcoded
    default of 10000000000000.
    
    Closes #2194
    725f2a4c
backend.go 18.6 KB