StatusResponse$json top-level constant

  1. @Deprecated('Use statusResponseDescriptor instead')
Map<String, Object> const StatusResponse$json

Implementation

@$core.Deprecated('Use statusResponseDescriptor instead')
const StatusResponse$json = {
  '1': 'StatusResponse',
  '2': [
    {'1': 'earliest_store_height', '3': 1, '4': 1, '5': 4, '10': 'earliestStoreHeight'},
    {'1': 'height', '3': 2, '4': 1, '5': 4, '10': 'height'},
    {'1': 'timestamp', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'timestamp'},
    {'1': 'app_hash', '3': 4, '4': 1, '5': 12, '10': 'appHash'},
    {'1': 'validator_hash', '3': 5, '4': 1, '5': 12, '10': 'validatorHash'},
  ],
};