GetBlockByHeightRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getBlockByHeightRequestDescriptor instead')
const GetBlockByHeightRequest$json = const {
  '1': 'GetBlockByHeightRequest',
  '2': const [
    const {'1': 'height', '3': 1, '4': 1, '5': 3, '10': 'height'},
  ],
};