Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Gc GeneralConfig Wc WrapperConfig Vc ValidatorConfig Cc ConsensusConfig }
func SetupConfig ¶
func SetupConfig() Config
type ConsensusConfig ¶
type ConsensusConfig struct {
Port *string
}
type GeneralConfig ¶
type ValidatorConfig ¶
type WrapperConfig ¶
type WrapperConfig struct {
Port *string
}
Click to show internal directories.
Click to hide internal directories.