Expand description
This module defines the core Linera protocol.
Re-exports§
pub use crate::join_set_ext::JoinSetExt;
pub use crate::join_set_ext::TaskHandle;
pub use environment::Environment;
Modules§
- chain_
worker - A worker to handle a single chain.
- client
- data_
types - environment
- join_
set_ ext - An extension trait to allow determining at compile time how tasks are spawned on the Tokio runtime.
- local_
node - node
- notifier
- remote_
node - test_
utils - worker
Constants§
- DEFAULT_
GRACE_ PERIOD - The default amount of time we wait for additional validators to contribute to the result, as a fraction of how long it took to reach a quorum.