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: add dummy signature for unauthenticated price estimates
When estimating prices without authentication, there's no valid signature available.
This fix uses a dummy signature so that message validation passes in these cases.
0 commit comments