PreSigningOutput$json top-level constant
Implementation
@$core.Deprecated('Use preSigningOutputDescriptor instead')
const PreSigningOutput$json = {
'1': 'PreSigningOutput',
'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': 'sighashes',
'3': 4,
'4': 3,
'5': 11,
'6': '.TW.BitcoinV2.Proto.PreSigningOutput.Sighash',
'10': 'sighashes'
},
],
'3': [PreSigningOutput_Sighash$json, PreSigningOutput_TaprootTweak$json],
'4': [PreSigningOutput_SigningMethod$json],
};