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