We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7dc3d commit 5ec4bf7Copy full SHA for 5ec4bf7
src/jormungandr/jormungandr-lib/src/interfaces/block0_configuration/initial_config.rs
@@ -43,7 +43,7 @@ pub struct BlockchainConfiguration {
43
/// depending of `block0_consensus` value:
44
///
45
/// * `bft`: will be the list of BFT leaders, they will write blocks
46
- /// in a round robin fashion, filling every blocks deterministically.
+ /// in a round robin fashion, filling every blocks deterministically.
47
/// * `genesis`: will be the list of leaders that will take over creating
48
/// blocks from the stake pool. Useful for during transition from BFT
49
/// to genesis.
0 commit comments