SignRawTransactionResponse$json top-level constant
- @Deprecated('Use signRawTransactionResponseDescriptor instead')
Implementation
@$core.Deprecated('Use signRawTransactionResponseDescriptor instead')
const SignRawTransactionResponse$json = const {
'1': 'SignRawTransactionResponse',
'2': const [
const {
'1': 'transaction_id',
'3': 1,
'4': 1,
'5': 9,
'10': 'transactionId'
},
const {
'1': 'signed_raw_transaction',
'3': 2,
'4': 1,
'5': 9,
'10': 'signedRawTransaction'
},
],
};