You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(mock-paymaster): handle string values in boosted userop detection
- Changed boosted detection to compare string "0x0" instead of bigint 0n
- Updated epToPaymaster mapping to use Address type
- Changed userOp type assertion for flexible type handling
0 commit comments