Class DexTransactionReceiptProcessor

java.lang.Object
org.web3j.tx.response.TransactionReceiptProcessor
sg.dex.starfish.keeper.DexTransactionReceiptProcessor

public class DexTransactionReceiptProcessor
extends org.web3j.tx.response.TransactionReceiptProcessor
  • Constructor Details

  • Method Details

    • waitForTransactionReceipt

      public org.web3j.protocol.core.methods.response.TransactionReceipt waitForTransactionReceipt​(String transactionHash) throws IOException, org.web3j.protocol.exceptions.TransactionException
      Specified by:
      waitForTransactionReceipt in class org.web3j.tx.response.TransactionReceiptProcessor
      Throws:
      IOException
      org.web3j.protocol.exceptions.TransactionException