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