Function resetTransmissionProtocolTimer

  • Name

    resetTransmissionProtocolTimer

    Summary

    Resets the block execution of the transmission protocol.

    Returns

    TimerResetEvent Blockchain event.

    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: TernoaConstants.WaitUntil

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

    Returns Promise<TernoaEvents.TimerResetEvent>

Generated using TypeDoc