PreSigningOutput_SigningMethod$json top-level constant
- @Deprecated('Use preSigningOutputDescriptor instead')
Implementation
@$core.Deprecated('Use preSigningOutputDescriptor instead')
const PreSigningOutput_SigningMethod$json = {
'1': 'SigningMethod',
'2': [
{'1': 'Legacy', '2': 0},
{'1': 'Segwit', '2': 1},
{'1': 'Taproot', '2': 2},
],
};