Cell$json top-level constant
Implementation
@$core.Deprecated('Use cellDescriptor instead')
const Cell$json = const {
'1': 'Cell',
'2': const [
const {
'1': 'out_point',
'3': 1,
'4': 1,
'5': 11,
'6': '.TW.Nervos.Proto.OutPoint',
'10': 'outPoint'
},
const {'1': 'capacity', '3': 2, '4': 1, '5': 4, '10': 'capacity'},
const {
'1': 'lock',
'3': 3,
'4': 1,
'5': 11,
'6': '.TW.Nervos.Proto.Script',
'10': 'lock'
},
const {
'1': 'type',
'3': 4,
'4': 1,
'5': 11,
'6': '.TW.Nervos.Proto.Script',
'10': 'type'
},
const {'1': 'data', '3': 5, '4': 1, '5': 12, '10': 'data'},
const {'1': 'block_number', '3': 6, '4': 1, '5': 4, '10': 'blockNumber'},
const {'1': 'block_hash', '3': 7, '4': 1, '5': 12, '10': 'blockHash'},
const {'1': 'since', '3': 8, '4': 1, '5': 4, '10': 'since'},
const {'1': 'input_type', '3': 9, '4': 1, '5': 12, '10': 'inputType'},
const {'1': 'output_type', '3': 10, '4': 1, '5': 12, '10': 'outputType'},
],
};