Class EndBlockMessages

java.lang.Object
io.mokamint.application.messages.EndBlockMessages

public abstract class EndBlockMessages extends Object
A provider of EndBlockMessage.
  • Method Details

    • of

      public static EndBlockMessage of(int groupId, io.mokamint.nonce.api.Deadline deadline, String id)
      Yields a EndBlockMessage.
      Parameters:
      groupId - the identifier of the group of transactions in the message
      deadline - the deadline in the message
      id - the identifier of the message
      Returns:
      the message