Factor config quorum decision

This commit is contained in:
Dominik Werder
2023-06-26 16:31:59 +02:00
parent 64d2996c48
commit f4c1539c37
3 changed files with 69 additions and 25 deletions

View File

@@ -61,6 +61,7 @@ use tokio::io::ReadBuf;
use tokio::sync::mpsc;
// TODO move to databuffer-specific crate
// TODO duplicate of SfChFetchInfo?
#[derive(Clone, Debug, Serialize, Deserialize)]
pub struct SfDbChConf {
pub channel: SfDbChannel,