Versions in this module Expand all Collapse all v0 v0.1.1 Apr 2, 2026 v0.1.0 Apr 2, 2026 Changes in this version + const AppName + const GitopiaConfigBackendOption + const GitopiaConfigChainIdOption + const GitopiaConfigDenomOption + const GitopiaConfigFeeGranterOption + const GitopiaConfigGRPCHostOption + const GitopiaConfigGasPricesOption + const GitopiaConfigGitServerHostOption + const GitopiaConfigKeyOption + const GitopiaConfigSection + const GitopiaConfigTmAddrOption + var ChainId = "gitopia" + var Denom = "ulore" + var FeeGranterAddr = "gitopia13ashgc6j5xle4m47kqyn5psavq0u3klmscfxql" + var GasPrices = "0.001ulore" + var GitServerHost = "https://server.gitopia.com" + func GitConfigGet(key string) (string, error) + func LoadGitConfig() error