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 = {
  '1': 'GetBlockByHeightRequest',
  '2': [
    {'1': 'height', '3': 1, '4': 1, '5': 11, '6': '.co.topl.genus.services.ChainDistance', '8': {}, '10': 'height'},
    {'1': 'confidenceFactor', '3': 2, '4': 1, '5': 11, '6': '.co.topl.genus.services.ConfidenceFactor', '10': 'confidenceFactor'},
  ],
};