Function resetTransmissionProtocolTimer

  • Parameters

    • nftId: number

      The NFT Id to remove the transmission protocol.

    • blockNumber: number

      The new blockNumber to execute the AtBlockWithReset protocol.

    • keyring: IKeyringPair

      Account that will sign the transaction.

    • waitUntil: WaitUntil

      Execution trigger that can be set either to BlockInclusion or BlockFinalization.

    Returns Promise<TimerResetEvent>

    TimerResetEvent Blockchain event.

    Name

    resetTransmissionProtocolTimer

    Summary

    Resets the block execution of the transmission protocol.

Generated using TypeDoc