A wrapper should exist in contractkit for GasPriceMinimum.
Current Behavior
It does not currently exist, and #475 is blocked. The mobile app needs to be able to estimate gas and relies on this contract to do so. Until this wrapper exists, walletkit can't be removed from the mobile app.
Expected Behavior
A wrapper should exist in
contractkit
forGasPriceMinimum
.Current Behavior
It does not currently exist, and #475 is blocked. The mobile app needs to be able to estimate gas and relies on this contract to do so. Until this wrapper exists,
walletkit
can't be removed from the mobile app.