Module phron_finality::data_io
source · Re-exports§
pub use chain_info::ChainInfoProvider;
pub use chain_info::SubstrateChainInfoProvider;
pub use data_interpreter::OrderedDataInterpreter;
pub use data_provider::ChainTracker;
pub use data_provider::DataProvider;
pub use data_store::DataStore;
pub use proposal::UnvalidatedPhronProposal;
pub use data_store::DataStoreConfig;
Modules§
- TODO(A0-3461): This is only temporary so we can change the proposal type once. Should be removed after that is done, and only the current version should be used.
- proposal 🔒
Structs§
- The data ordered by the Phron consensus.
Constants§
Traits§
- A trait allowing to check the data contained in an PhronBFT network message, for the purpose of data availability checks.