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
v0.12.140: fix doctor to respect Solana payment chain
Doctor was hardcoding EVM signer + blockrun.ai endpoint regardless of the
user's configured payment chain. On Solana users, it showed a misleading
"Payment verification failed" error with an EVM payer that didn't match
their actual Solana wallet.
- Register Solana scheme when paymentChain=solana
- Route to sol.blockrun.ai when on Solana chain
0 commit comments