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