Interface ContractGasProvider

    • Method Detail

      • getGasPrice

        java.math.BigInteger getGasPrice​(java.lang.String contractFunc)
      • getGasPrice

        @Deprecated
        java.math.BigInteger getGasPrice()
        Deprecated.
      • getGasLimit

        java.math.BigInteger getGasLimit​(java.lang.String contractFunc)
      • getGasLimit

        @Deprecated
        java.math.BigInteger getGasLimit()
        Deprecated.