ProtoHandshake$json top-level constant

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

Implementation

@$core.Deprecated('Use protoHandshakeDescriptor instead')
const ProtoHandshake$json = const {
  '1': 'ProtoHandshake',
  '2': const [
    const {'1': 'networkId', '3': 1, '4': 1, '5': 13, '10': 'networkId'},
    const {'1': 'height', '3': 2, '4': 1, '5': 4, '10': 'height'},
    const {'1': 'genesis', '3': 3, '4': 1, '5': 12, '10': 'genesis'},
    const {'1': 'timestamp', '3': 4, '4': 1, '5': 3, '10': 'timestamp'},
    const {'1': 'appVersion', '3': 5, '4': 1, '5': 9, '10': 'appVersion'},
    const {'1': 'peers', '3': 6, '4': 1, '5': 13, '10': 'peers'},
    const {'1': 'oldGenesis', '3': 7, '4': 1, '5': 12, '10': 'oldGenesis'},
  ],
};