DecodingTransactionOutput$json top-level constant
- @Deprecated('Use decodingTransactionOutputDescriptor instead')
Implementation
@$core.Deprecated('Use decodingTransactionOutputDescriptor instead')
const DecodingTransactionOutput$json = {
'1': 'DecodingTransactionOutput',
'2': [
{
'1': 'transaction',
'3': 1,
'4': 1,
'5': 11,
'6': '.TW.Solana.Proto.RawMessage',
'10': 'transaction'
},
{
'1': 'error',
'3': 2,
'4': 1,
'5': 14,
'6': '.TW.Common.Proto.SigningError',
'10': 'error'
},
{'1': 'error_message', '3': 3, '4': 1, '5': 9, '10': 'errorMessage'},
],
};