We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b21f5 commit 31054b3Copy full SHA for 31054b3
cometbft/src/abci/request/init_chain.rs
@@ -2,7 +2,6 @@ use bytes::Bytes;
2
3
use crate::{block, consensus, prelude::*, validator, Time};
4
5
-#
6
#[doc = include_str!("../doc/request-initchain.md")]
7
#[derive(Clone, PartialEq, Eq, Debug)]
8
pub struct InitChain {
0 commit comments