OutPoint$json top-level constant
Implementation
@$core.Deprecated('Use outPointDescriptor instead')
const OutPoint$json = {
'1': 'OutPoint',
'2': [
{'1': 'hash', '3': 1, '4': 1, '5': 12, '10': 'hash'},
{'1': 'vout', '3': 2, '4': 1, '5': 13, '10': 'vout'},
{'1': 'tree', '3': 3, '4': 1, '5': 13, '10': 'tree'},
],
};