nomos-node/consensus-engine
Giacomo Pasini 6c64720e39
Add root timeout handling (#153)
* Add handling of root timeout

* Use StandardQc instead of Qc for high_qc

Since high_qc is guaranteed to be a standard qc, let's just use
StandardQc as a type in all messages that use it.
2023-05-22 15:23:30 +02:00
..
src Add root timeout handling (#153) 2023-05-22 15:23:30 +02:00
Cargo.toml Consensus orchestrator (#128) 2023-05-22 14:56:56 +02:00