UserOperationV0_7$json top-level constant

  1. @Deprecated('Use userOperationV0_7Descriptor instead')
Map<String, Object> const UserOperationV0_7$json

Implementation

@$core.Deprecated('Use userOperationV0_7Descriptor instead')
const UserOperationV0_7$json = {
  '1': 'UserOperationV0_7',
  '2': [
    {'1': 'entry_point', '3': 1, '4': 1, '5': 9, '10': 'entryPoint'},
    {'1': 'factory', '3': 2, '4': 1, '5': 9, '10': 'factory'},
    {'1': 'factory_data', '3': 3, '4': 1, '5': 12, '10': 'factoryData'},
    {'1': 'sender', '3': 4, '4': 1, '5': 9, '10': 'sender'},
    {
      '1': 'pre_verification_gas',
      '3': 5,
      '4': 1,
      '5': 12,
      '10': 'preVerificationGas'
    },
    {
      '1': 'verification_gas_limit',
      '3': 6,
      '4': 1,
      '5': 12,
      '10': 'verificationGasLimit'
    },
    {'1': 'paymaster', '3': 7, '4': 1, '5': 9, '10': 'paymaster'},
    {
      '1': 'paymaster_verification_gas_limit',
      '3': 8,
      '4': 1,
      '5': 12,
      '10': 'paymasterVerificationGasLimit'
    },
    {
      '1': 'paymaster_post_op_gas_limit',
      '3': 9,
      '4': 1,
      '5': 12,
      '10': 'paymasterPostOpGasLimit'
    },
    {'1': 'paymaster_data', '3': 10, '4': 1, '5': 12, '10': 'paymasterData'},
  ],
};