Class DeliverTransactionMessages

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

public abstract class DeliverTransactionMessages extends Object
  • Method Details

    • of

      public static DeliverTransactionMessage of(int groupId, io.mokamint.node.api.Transaction transaction, String id)
      Parameters:
      groupId - the identifier of the group of transactions in the message
      transaction - the transaction in the message
      id - the identifier of the message
      Returns:
      the message