package
Version:
v0.0.0-...-0244ac9
Opens a new window with list of versions in this module.
Published: Mar 23, 2022
License: BlueOak-1.0.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TSConfig struct {
config.P2PConfig `mapstructure:"p2p"`
HttpPort string `mapstructure:"http_port"`
ChainId string `mapstructure:"chain_id"`
LogLevel string `mapstructure:"log_level"`
}
TSConfig extends tendermint P2PConfig with the things we need
Source Files
¶
Click to show internal directories.
Click to hide internal directories.