PreSigningOutput$json top-level constant
- @Deprecated('Use preSigningOutputDescriptor instead')
Implementation
@$core.Deprecated('Use preSigningOutputDescriptor instead')
const PreSigningOutput$json = const {
'1': 'PreSigningOutput',
'2': const [
const {
'1': 'hash_public_keys',
'3': 1,
'4': 3,
'5': 11,
'6': '.TW.Bitcoin.Proto.HashPublicKey',
'10': 'hashPublicKeys'
},
const {
'1': 'error',
'3': 2,
'4': 1,
'5': 14,
'6': '.TW.Common.Proto.SigningError',
'10': 'error'
},
const {'1': 'error_message', '3': 3, '4': 1, '5': 9, '10': 'errorMessage'},
],
};