Interface FeePolicy

  • All Known Implementing Classes:
    EthGasStation

    public interface FeePolicy
    Fee Policy definition, Ethereum accept 3 typs of fee policy
    • Method Detail

      • calculate

        java.math.BigInteger calculate​(network.quant.api.FEE_POLICY fee_policy)
        Calculate Bitcoin fee
        Parameters:
        fee_policy - FEE_POLICY containing fee policy
        Returns:
        BigInteger containing Ethereum fee