We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0845e66 commit 261aa1cCopy full SHA for 261aa1c
1 file changed
core/utils/eth_client_utils.go
@@ -84,7 +84,6 @@ func CalculateGasPriceBumpBasedOnRetry(currentGasPrice *big.Int, baseBumpPercent
84
return bumpedGasPrice
85
}
86
87
-//TODO: move to retryable function file
88
/*
89
GetGasPriceRetryable
90
Get the gas price from the client with retry logic.
0 commit comments