CallChainReply$json top-level constant

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

Implementation

@$core.Deprecated('Use callChainReplyDescriptor instead')
const CallChainReply$json = {
  '1': 'CallChainReply',
  '2': [
    {'1': 'tx_hash', '3': 1, '4': 1, '5': 9, '10': 'txHash'},
    {'1': 'result', '3': 2, '4': 1, '5': 12, '10': 'result'},
  ],
};