layout: refactor digests and add "!=" assertions before epidemic bcast

This commit is contained in:
Alex Auvolat
2023-11-16 13:51:40 +01:00
parent ad5c6f779f
commit 707442f5de
5 changed files with 45 additions and 38 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ pub mod manager;
// ---- re-exports ----
pub use helper::LayoutHelper;
pub use helper::{LayoutDigest, LayoutHelper};
pub use manager::WriteLock;
pub use schema::*;
pub use version::*;