Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CfgDebugDisableAddrBookFromGenesis disables populating seed node address book from genesis. // This flag is used to disable initial addr book population from genesis in some E2E tests to // test the seed node functionality. CfgDebugDisableAddrBookFromGenesis = "consensus.tendermint.seed.debug.disable_addr_book_from_genesis" )
Variables ¶
View Source
var Flags = flag.NewFlagSet("", flag.ContinueOnError)
Flags has the configuration flags.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.