SigningInput$json top-level constant
Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = const {
'1': 'SigningInput',
'2': const [
const {
'1': 'inputs',
'3': 1,
'4': 3,
'5': 11,
'6': '.TW.NEO.Proto.TransactionInput',
'10': 'inputs'
},
const {
'1': 'outputs',
'3': 2,
'4': 3,
'5': 11,
'6': '.TW.NEO.Proto.TransactionOutput',
'10': 'outputs'
},
const {'1': 'private_key', '3': 3, '4': 1, '5': 12, '10': 'privateKey'},
const {'1': 'fee', '3': 4, '4': 1, '5': 3, '10': 'fee'},
const {'1': 'gas_asset_id', '3': 5, '4': 1, '5': 9, '10': 'gasAssetId'},
const {
'1': 'gas_change_address',
'3': 6,
'4': 1,
'5': 9,
'10': 'gasChangeAddress'
},
const {
'1': 'plan',
'3': 7,
'4': 1,
'5': 11,
'6': '.TW.NEO.Proto.TransactionPlan',
'10': 'plan'
},
],
};