SigningOutput$json top-level constant
Implementation
@$core.Deprecated('Use signingOutputDescriptor instead')
const SigningOutput$json = {
'1': 'SigningOutput',
'2': [
{
'1': 'error',
'3': 1,
'4': 1,
'5': 14,
'6': '.TW.Common.Proto.SigningError',
'10': 'error'
},
{'1': 'error_message', '3': 2, '4': 1, '5': 9, '10': 'errorMessage'},
{'1': 'encoded', '3': 4, '4': 1, '5': 12, '10': 'encoded'},
{'1': 'txid', '3': 5, '4': 1, '5': 12, '10': 'txid'},
{'1': 'vsize', '3': 6, '4': 1, '5': 4, '10': 'vsize'},
{'1': 'weight', '3': 7, '4': 1, '5': 4, '10': 'weight'},
{'1': 'fee', '3': 8, '4': 1, '5': 3, '10': 'fee'},
{
'1': 'psbt',
'3': 9,
'4': 1,
'5': 11,
'6': '.TW.BitcoinV2.Proto.Psbt',
'10': 'psbt'
},
{
'1': 'bitcoin',
'3': 15,
'4': 1,
'5': 11,
'6': '.TW.Utxo.Proto.Transaction',
'9': 0,
'10': 'bitcoin'
},
{
'1': 'zcash',
'3': 16,
'4': 1,
'5': 11,
'6': '.TW.Zcash.Proto.Transaction',
'9': 0,
'10': 'zcash'
},
{
'1': 'decred',
'3': 17,
'4': 1,
'5': 11,
'6': '.TW.DecredV2.Proto.Transaction',
'9': 0,
'10': 'decred'
},
],
'8': [
{'1': 'transaction'},
],
};