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
The HttpClient/WebsocketClient constructors in @cosmjs/tendermint-rpc should not have a default URL. This simply makes no sense. URL must always be provided.
The text was updated successfully, but these errors were encountered:
The
HttpClient
/WebsocketClient
constructors in@cosmjs/tendermint-rpc
should not have a default URL. This simply makes no sense. URL must always be provided.The text was updated successfully, but these errors were encountered: