We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to transfer tokens (executeTokenTransfer), the following error appears:
executeTokenTransfer
"Invalid UserOp signature or paymaster signature"
The function validateUserOp is involved in this process.
validateUserOp
The text was updated successfully, but these errors were encountered:
[fix] 🐛 update and split logic in validateUserUp (#77)
c40e3e7
dappsar
Successfully merging a pull request may close this issue.
When trying to transfer tokens (
executeTokenTransfer
), the following error appears:The function
validateUserOp
is involved in this process.The text was updated successfully, but these errors were encountered: