GetBlockHeightRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getBlockHeightRequestDescriptor instead')
const GetBlockHeightRequest$json = const {
  '1': 'GetBlockHeightRequest',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 9, '10': 'hash'},
  ],
};