Class BesuPrivacyGasProvider

java.lang.Object
org.web3j.tx.gas.StaticGasProvider
org.web3j.tx.gas.BesuPrivacyGasProvider
All Implemented Interfaces:
org.web3j.tx.gas.ContractGasProvider

public class BesuPrivacyGasProvider extends org.web3j.tx.gas.StaticGasProvider
  • Constructor Details

    • BesuPrivacyGasProvider

      public BesuPrivacyGasProvider(BigInteger gasPrice)
    • BesuPrivacyGasProvider

      public BesuPrivacyGasProvider(BigInteger gasPrice, BigInteger gasLimit)