GetMerkleProofResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getMerkleProofResponseDescriptor instead')
const GetMerkleProofResponse$json = const {
  '1': 'GetMerkleProofResponse',
  '2': const [
    const {'1': 'block', '3': 1, '4': 1, '5': 11, '6': '.pb.BlockInfo', '10': 'block'},
    const {'1': 'hashes', '3': 2, '4': 3, '5': 12, '10': 'hashes'},
    const {'1': 'flags', '3': 3, '4': 1, '5': 12, '10': 'flags'},
  ],
};