Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dsm_client/deterministic_state_machine/dsm/src/dlv/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
pub mod beta_storage_profile; // the deployed three-member beta profile — fixed, not a formula
pub mod controller_rotation;
pub mod pair_identity;
pub mod quorum_bind; // Def 6.21 — Class K sans-IO quorum-binding decision engine
pub mod route_commit;
pub mod settlement_receipt_leaf;
pub mod settlement_slot_claim; // write-once claim envelope for the settlement-slot quorum register
Expand Down
Loading
Loading