The paymaster contract address is specified in the first 20 bytes of
paymasterAndData
.paymasterAndData
field in your user operation has an incorrect length.
Resolution Strategies
-
Field Formatting:
- Ensure
paymasterAndData
is either not set or at least 20 bytes long
- Ensure
-
For Paymaster Service Users:
- If using a provider like JiffyLabs and encountering this error, contact their support team