Function formatAtBlockWithResetProtocol

  • Name

    formatAtBlockWithResetProtocol

    Summary

    Returns an object according to the atBlockWithReset transmission protocol format.

    Returns

    An object representing the atBlockWithReset transmission protocol.

    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 Protocols.TransmissionAtBlockWithReset

Generated using TypeDoc