SigningOutput$json top-level constant
Implementation
@$core.Deprecated('Use signingOutputDescriptor instead')
const SigningOutput$json = {
'1': 'SigningOutput',
'2': [
{
'1': 'transaction',
'3': 1,
'4': 1,
'5': 11,
'6': '.TW.Bitcoin.Proto.Transaction',
'10': 'transaction'
},
{'1': 'encoded', '3': 2, '4': 1, '5': 12, '10': 'encoded'},
{'1': 'transaction_id', '3': 3, '4': 1, '5': 9, '10': 'transactionId'},
{
'1': 'error',
'3': 4,
'4': 1,
'5': 14,
'6': '.TW.Common.Proto.SigningError',
'10': 'error'
},
{'1': 'error_message', '3': 5, '4': 1, '5': 9, '10': 'errorMessage'},
{
'1': 'signing_result_v2',
'3': 7,
'4': 1,
'5': 11,
'6': '.TW.BitcoinV2.Proto.SigningOutput',
'10': 'signingResultV2'
},
],
};