GetBlockByDepthRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getBlockByDepthRequestDescriptor instead')
const GetBlockByDepthRequest$json = {
  '1': 'GetBlockByDepthRequest',
  '2': [
    {'1': 'depth', '3': 1, '4': 1, '5': 11, '6': '.co.topl.genus.services.ChainDistance', '8': {}, '10': 'depth'},
    {'1': 'confidenceFactor', '3': 2, '4': 1, '5': 11, '6': '.co.topl.genus.services.ConfidenceFactor', '10': 'confidenceFactor'},
  ],
};