Function formatAtBlockWithResetProtocol

  • Name

    formatAtBlockWithResetProtocol

    Summary

    Returns an object according to the atBlockWithReset transmission protocol format.

    Parameters

    • protocol: "atBlockWithReset"

      The protocol (string) : "BlockWithReset".

    • executionBlockWithReset: number

      The block number to execute the atBlockWithReset transmission protocol. It can be updated later by user.

    Returns TransmissionAtBlockWithReset

    An object representing the atBlockWithReset transmission protocol.

Generated using TypeDoc