TxnRequest$json top-level constant
Implementation
@$core.Deprecated('Use txnRequestDescriptor instead')
const TxnRequest$json = const {
'1': 'TxnRequest',
'2': const [
const {'1': 'receiver', '3': 1, '4': 1, '5': 9, '10': 'receiver'},
const {'1': 'amount', '3': 2, '4': 1, '5': 1, '10': 'amount'},
const {'1': 'comment', '3': 3, '4': 1, '5': 9, '10': 'comment'},
const {'1': 'type', '3': 4, '4': 1, '5': 5, '10': 'type'},
const {'1': 'purpose', '3': 5, '4': 1, '5': 9, '10': 'purpose'},
const {'1': 'externalParty', '3': 6, '4': 1, '5': 9, '10': 'externalParty'},
const {'1': 'ticker', '3': 7, '4': 1, '5': 9, '10': 'ticker'},
const {'1': 'privateKeyOnly', '3': 8, '4': 1, '5': 8, '10': 'privateKeyOnly'},
],
};