CellDep$json top-level constant
Implementation
@$core.Deprecated('Use cellDepDescriptor instead')
const CellDep$json = const {
'1': 'CellDep',
'2': const [
const {'1': 'dep_type', '3': 1, '4': 1, '5': 9, '10': 'depType'},
const {
'1': 'out_point',
'3': 2,
'4': 1,
'5': 11,
'6': '.TW.Nervos.Proto.OutPoint',
'10': 'outPoint'
},
],
};