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
Noticed will get error response on other rpc methods(getHealth, getLatestLedger) that don't require params also, slightly different error message in some cases.
What version are you using?
0.7.0
What did you do?
What did you expect to see?
What did you see instead?
Noticed will get error response on other rpc methods(getHealth, getLatestLedger) that don't require
params
also, slightly different error message in some cases.Made a defensive change to handle this from js client side -
stellar/js-soroban-client#70
The text was updated successfully, but these errors were encountered: