Versions in this module Expand all Collapse all v0 v0.1.3 Jun 25, 2022 v0.1.0 Jun 25, 2022 Changes in this version + const APIAuthPasswordFileKey + const APIAuthRequiredKey + const AdminAPIEnabledKey + const AssertionsEnabledKey + const BenchlistDurationKey + const BenchlistFailThresholdKey + const BenchlistMinFailingDurationKey + const BenchlistPeerSummaryEnabledKey + const BootstrapBeaconConnectionTimeoutKey + const BootstrapIDsKey + const BootstrapIPsKey + const BootstrapMaxTimeGetAncestorsKey + const BootstrapMultiputMaxContainersReceivedKey + const BootstrapMultiputMaxContainersSentKey + const BuildDirKey + const ChainConfigDirKey + const ConfigFileKey + const ConsensusGossipAcceptedFrontierSizeKey + const ConsensusGossipFrequencyKey + const ConsensusGossipOnAcceptSizeKey + const ConsensusShutdownTimeoutKey + const CorethConfigKey + const CreationTxFeeKey + const DBPathKey + const DBTypeKey + const DynamicPublicIPResolverKey + const DynamicUpdateDurationKey + const FdLimitKey + const FetchOnlyKey + const GenesisConfigFileKey + const HTTPAllowedOrigins + const HTTPHostKey + const HTTPPortKey + const HTTPSCertFileKey + const HTTPSEnabledKey + const HTTPSKeyFileKey + const HealthAPIEnabledKey + const HealthCheckAveragerHalflifeKey + const HealthCheckFreqKey + const InboundConnThrottlerCooldownKey + const InboundConnThrottlerMaxRecentConnsKey + const InboundThrottlerAtLargeAllocSizeKey + const InboundThrottlerNodeMaxAtLargeBytesKey + const InboundThrottlerVdrAllocSizeKey + const IndexAllowIncompleteKey + const IndexEnabledKey + const InfoAPIEnabledKey + const IpcAPIEnabledKey + const IpcsChainIDsKey + const IpcsPathKey + const KeystoreAPIEnabledKey + const LogDisplayHighlightKey + const LogDisplayLevelKey + const LogLevelKey + const LogsDirKey + const MaxNonStakerPendingMsgsKey + const MaxStakeDurationKey + const MaxValidatorStakeKey + const MeterVMsEnabledKey + const MetricsAPIEnabledKey + const MinDelegatorFeeKey + const MinDelegatorStakeKey + const MinStakeDurationKey + const MinValidatorStakeKey + const NetworkCompressionEnabledKey + const NetworkHealthMaxOutstandingDurationKey + const NetworkHealthMaxPortionSendQueueFillKey + const NetworkHealthMaxSendFailRateKey + const NetworkHealthMaxTimeSinceMsgReceivedKey + const NetworkHealthMaxTimeSinceMsgSentKey + const NetworkHealthMinPeersKey + const NetworkInitialTimeoutKey + const NetworkMaximumTimeoutKey + const NetworkMinimumTimeoutKey + const NetworkNameKey + const NetworkPeerListGossipFreqKey + const NetworkPeerListGossipSizeKey + const NetworkPeerListSizeKey + const NetworkTimeoutCoefficientKey + const NetworkTimeoutHalflifeKey + const OutboundConnectionThrottlingRps + const OutboundConnectionTimeout + const OutboundThrottlerAtLargeAllocSizeKey + const OutboundThrottlerNodeMaxAtLargeBytesKey + const OutboundThrottlerVdrAllocSizeKey + const PeerAliasTimeoutKey + const PluginModeKey + const ProfileContinuousEnabledKey + const ProfileContinuousFreqKey + const ProfileContinuousMaxFilesKey + const ProfileDirKey + const PublicIPKey + const RetryBootstrapKey + const RetryBootstrapMaxAttemptsKey + const RouterHealthMaxDropRateKey + const RouterHealthMaxOutstandingRequestsKey + const SignatureVerificationEnabledKey + const SnowAvalancheBatchSizeKey + const SnowAvalancheNumParentsKey + const SnowConcurrentRepollsKey + const SnowEpochDuration + const SnowEpochFirstTransition + const SnowMaxProcessingKey + const SnowMaxTimeProcessingKey + const SnowOptimalProcessingKey + const SnowQuorumSizeKey + const SnowRogueCommitThresholdKey + const SnowSampleSizeKey + const SnowVirtuousCommitThresholdKey + const StakeMintingPeriodKey + const StakerCPUReservedKey + const StakingCertPathKey + const StakingDisabledWeightKey + const StakingEnabledKey + const StakingEphemeralCertEnabledKey + const StakingKeyPathKey + const StakingPortKey + const TxFeeKey + const UptimeRequirementKey + const VMAliasesFileKey + const VersionKey + const WhitelistedSubnetsKey + func BuildFlagSet() *flag.FlagSet + func BuildViper(fs *flag.FlagSet, args []string) (*viper.Viper, error) + func GetNodeConfig(v *viper.Viper, buildDir string) (node.Config, error) + func GetProcessConfig(v *viper.Viper) (process.Config, error)