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 297d393 commit c5c3d7bCopy full SHA for c5c3d7b
common/tools/configtxgen/provisional/provisional.go
@@ -67,7 +67,7 @@ const (
67
ConsensusTypeKafka = "kafka"
68
69
// TestChainID is the default value of ChainID. It is used by all testing
70
- // networks. It it necessary to set and export this variable so that test
+ // networks. It is necessary to set and export this variable so that test
71
// clients can connect without being rejected for targeting a chain which
72
// does not exist.
73
TestChainID = "testchainid"
0 commit comments