Function resetTranmissionProtocolTimerTx

  • Name

    resetTranmissionProtocolTimerTx

    Summary

    Creates an unsigned unsubmitted Reset-Timer Transaction Hash for an AtBlockWithReset protocol.

    Returns

    Unsigned unsubmitted Reset-Timer Transaction Hash. The Hash is only valid for 5 minutes.

    Parameters

    • nftId: number

      The NFT Id to reset the timer for an AtBlockWithReset protocol.

    • blockNumber: number

      The new blockNumber to execute the AtBlockWithReset protocol.

    Returns Promise<`0x${string}`>

Generated using TypeDoc