Package network.quant.ethereum
Interface FeePolicy
-
- All Known Implementing Classes:
EthGasStation
public interface FeePolicyFee Policy definition, Ethereum accept 3 typs of fee policy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.math.BigIntegercalculate(network.quant.api.FEE_POLICY fee_policy)Calculate Bitcoin fee
-