Module phron_finality::sync::handler  
source · Re-exports§
- pub use request_handler::block_to_response;
- pub use request_handler::Action;
- pub use request_handler::RequestHandlerError;
Modules§
Structs§
- Handles for interacting with the blockchain database.
- Handler for data incoming from the network.
- A handle for requesting Interest.
Enums§
- What can go wrong when handling a piece of data.
- What actions can the handler recommend as a reaction to some data.
Traits§
- Types used by the Handler. For improved readability.