| Field and Description |
|---|
| org.web3j.tx.Contract.GAS_LIMIT
...
|
| org.web3j.tx.ManagedTransaction.GAS_PRICE
use ContractGasProvider
|
| Method and Description |
|---|
| org.web3j.protocol.ipc.IpcService.close() |
| org.web3j.tx.gas.ContractGasProvider.getGasLimit() |
| org.web3j.tx.Contract.getGasPrice()
use ContractGasProvider
|
| org.web3j.tx.gas.ContractGasProvider.getGasPrice() |
| org.web3j.tx.Contract.setGasPrice(BigInteger)
use ContractGasProvider
|