Record Class Processing.ProcessingEvent.WillFetchFirstBlock

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Processing.ProcessingEvent.WillFetchFirstBlock
All Implemented Interfaces:
Processing.ProcessingEvent
Enclosing interface:
Processing.ProcessingEvent

public static record Processing.ProcessingEvent.WillFetchFirstBlock(String messageId, String messageDst) extends Record implements Processing.ProcessingEvent
Fetched block will be used later in waiting phase. Notifies the application that the account's current shard block will be fetched from the network. This step is performed before the message sending so that sdk knows starting from which block it will search for the transaction.