Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct { notifications.NoopConsumer // satisfy the FinalizationConsumer interface // contains filtered or unexported fields }
func (*Engine) OnFinalizedBlock ¶
when a block is finalized check if the last sealed has been executed, if it has been executed, check whether if the sealed result is consistent with the executed result
Click to show internal directories.
Click to hide internal directories.