Function handleTransaction

  • Internal

    A transaction helper method that attempts to wait for a transaction to be mined. Includes replaced or repriced transactions

    Parameters

    • transaction: TransactionResponse

      ethers providers.TransactionResponse Object

    Returns Promise<TransactionReceipt>

    TransactionReceipt

Generated using TypeDoc