GetMerkleProofRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getMerkleProofRequestDescriptor instead')
const GetMerkleProofRequest$json = const {
  '1': 'GetMerkleProofRequest',
  '2': const [
    const {'1': 'transaction_hash', '3': 1, '4': 1, '5': 12, '10': 'transactionHash'},
  ],
};