VersionInfo$json top-level constant
Implementation
@$core.Deprecated('Use versionInfoDescriptor instead')
const VersionInfo$json = const {
'1': 'VersionInfo',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {'1': 'app_name', '3': 2, '4': 1, '5': 9, '10': 'appName'},
const {'1': 'version', '3': 3, '4': 1, '5': 9, '10': 'version'},
const {'1': 'git_commit', '3': 4, '4': 1, '5': 9, '10': 'gitCommit'},
const {'1': 'build_tags', '3': 5, '4': 1, '5': 9, '10': 'buildTags'},
const {'1': 'go_version', '3': 6, '4': 1, '5': 9, '10': 'goVersion'},
const {'1': 'build_deps', '3': 7, '4': 3, '5': 11, '6': '.cosmos.base.tendermint.v1beta1.Module', '10': 'buildDeps'},
const {'1': 'cosmos_sdk_version', '3': 8, '4': 1, '5': 9, '10': 'cosmosSdkVersion'},
],
};