Class BeginBlockMessages

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

public abstract class BeginBlockMessages extends Object
A provider of BeginBlockMessage.
  • Method Details

    • of

      public static BeginBlockMessage of(long height, LocalDateTime when, byte[] stateId, String id)
      Parameters:
      height - the block height in the message
      when - the block creation time in the message
      stateId - the state identifier in the message
      id - the identifier of the message
      Returns:
      the message