Skip to main content

Module application

Module application 

Source
Expand description

The interface between the consensus layer and the execution layer.

The application actor implements the [commonware_consensus::Automaton] trait to propose and verify blocks.

Modulesยง

actor ๐Ÿ”’
The actor running the application event loop.
ingress ๐Ÿ”’

Structsยง

Config ๐Ÿ”’

Functionsยง

init ๐Ÿ”’