public interface ContractGasProvider
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getGasLimit()
Deprecated.
|
java.math.BigInteger |
getGasLimit(java.lang.String contractFunc) |
java.math.BigInteger |
getGasPrice()
Deprecated.
|
java.math.BigInteger |
getGasPrice(java.lang.String contractFunc) |
java.math.BigInteger getGasPrice(java.lang.String contractFunc)
@Deprecated java.math.BigInteger getGasPrice()
java.math.BigInteger getGasLimit(java.lang.String contractFunc)
@Deprecated java.math.BigInteger getGasLimit()