GetConfig
GetConfig returns a specific governance configuration by version.
Parameters:
- configVersion: configuration version to retrieve
Returns:
- Config: configuration stored under configVersion
- error: nil on success, or an error when configVersion is not found
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/gov/governance.GetConfig()"
Result