SigningInput$json top-level constant
Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = {
'1': 'SigningInput',
'2': [
{'1': 'chain_id', '3': 1, '4': 1, '5': 12, '10': 'chainId'},
{'1': 'nonce', '3': 2, '4': 1, '5': 12, '10': 'nonce'},
{
'1': 'tx_mode',
'3': 3,
'4': 1,
'5': 14,
'6': '.TW.Ethereum.Proto.TransactionMode',
'10': 'txMode'
},
{'1': 'gas_price', '3': 4, '4': 1, '5': 12, '10': 'gasPrice'},
{'1': 'gas_limit', '3': 5, '4': 1, '5': 12, '10': 'gasLimit'},
{
'1': 'max_inclusion_fee_per_gas',
'3': 6,
'4': 1,
'5': 12,
'10': 'maxInclusionFeePerGas'
},
{'1': 'max_fee_per_gas', '3': 7, '4': 1, '5': 12, '10': 'maxFeePerGas'},
{'1': 'to_address', '3': 8, '4': 1, '5': 9, '10': 'toAddress'},
{'1': 'private_key', '3': 9, '4': 1, '5': 12, '10': 'privateKey'},
{
'1': 'transaction',
'3': 10,
'4': 1,
'5': 11,
'6': '.TW.Ethereum.Proto.Transaction',
'10': 'transaction'
},
{
'1': 'user_operation',
'3': 11,
'4': 1,
'5': 11,
'6': '.TW.Ethereum.Proto.UserOperation',
'9': 0,
'10': 'userOperation'
},
{
'1': 'user_operation_v0_7',
'3': 13,
'4': 1,
'5': 11,
'6': '.TW.Ethereum.Proto.UserOperationV0_7',
'9': 0,
'10': 'userOperationV07'
},
{
'1': 'access_list',
'3': 12,
'4': 3,
'5': 11,
'6': '.TW.Ethereum.Proto.Access',
'10': 'accessList'
},
{
'1': 'eip7702_authorization',
'3': 15,
'4': 1,
'5': 11,
'6': '.TW.Ethereum.Proto.Authorization',
'10': 'eip7702Authorization'
},
],
'8': [
{'1': 'user_operation_oneof'},
],
};