SigningInput$json top-level constant
Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = {
'1': 'SigningInput',
'2': [
{'1': 'private_key', '3': 1, '4': 1, '5': 12, '10': 'privateKey'},
{'1': 'to', '3': 2, '4': 1, '5': 9, '10': 'to'},
{'1': 'nonce', '3': 3, '4': 1, '5': 4, '10': 'nonce'},
{'1': 'value', '3': 4, '4': 1, '5': 12, '10': 'value'},
{'1': 'gas_limit', '3': 5, '4': 1, '5': 3, '10': 'gasLimit'},
{'1': 'gas_fee_cap', '3': 6, '4': 1, '5': 12, '10': 'gasFeeCap'},
{'1': 'gas_premium', '3': 7, '4': 1, '5': 12, '10': 'gasPremium'},
{'1': 'params', '3': 8, '4': 1, '5': 12, '10': 'params'},
{
'1': 'derivation',
'3': 9,
'4': 1,
'5': 14,
'6': '.TW.Filecoin.Proto.DerivationType',
'10': 'derivation'
},
{'1': 'public_key', '3': 10, '4': 1, '5': 12, '10': 'publicKey'},
],
};