fix: node cli docs (#14718)

This commit is contained in:
Osoro Bironga
2023-08-14 18:33:27 +03:00
committed by GitHub
parent ffa6d4b20e
commit 7d3abae88e
4 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ type FullSelectChain = sc_consensus::LongestChain<FullBackend, Block>;
type FullGrandpaBlockImport =
grandpa::GrandpaBlockImport<FullBackend, Block, FullClient, FullSelectChain>;
/// The transaction pool type defintion.
/// The transaction pool type definition.
pub type TransactionPool = sc_transaction_pool::FullPool<Block, FullClient>;
/// The minimum period of blocks on which justifications will be