GetRawTransactionResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getRawTransactionResponseDescriptor instead')
const GetRawTransactionResponse$json = const {
  '1': 'GetRawTransactionResponse',
  '2': const [
    const {
      '1': 'raw_transaction',
      '3': 1,
      '4': 1,
      '5': 9,
      '10': 'rawTransaction'
    },
    const {'1': 'id', '3': 2, '4': 1, '5': 9, '10': 'id'},
  ],
};