CurrentEpochResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use currentEpochResponseDescriptor instead')
const CurrentEpochResponse$json = const {
  '1': 'CurrentEpochResponse',
  '2': const [
    const {'1': 'epochnum', '3': 1, '4': 1, '5': 11, '6': '.spacemesh.v1.SimpleInt', '10': 'epochnum'},
  ],
};