PreSigningOutput_Sighash$json top-level constant
Implementation
@$core.Deprecated('Use preSigningOutputDescriptor instead')
const PreSigningOutput_Sighash$json = {
'1': 'Sighash',
'2': [
{'1': 'public_key', '3': 1, '4': 1, '5': 12, '10': 'publicKey'},
{'1': 'sighash', '3': 2, '4': 1, '5': 12, '10': 'sighash'},
{
'1': 'signing_method',
'3': 3,
'4': 1,
'5': 14,
'6': '.TW.BitcoinV2.Proto.PreSigningOutput.SigningMethod',
'10': 'signingMethod'
},
{
'1': 'tweak',
'3': 4,
'4': 1,
'5': 11,
'6': '.TW.BitcoinV2.Proto.PreSigningOutput.TaprootTweak',
'10': 'tweak'
},
],
};