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
In the Stargate QueryClient, the method queryUnverified does not thread an optional third argument for the height of the query. This is inconsistent with queryVerified. Is this omission intentional?
In the Stargate QueryClient, the method
queryUnverified
does not thread an optional third argument for the height of the query. This is inconsistent withqueryVerified
. Is this omission intentional?cosmjs/packages/stargate/src/queryclient/queryclient.ts
Lines 573 to 585 in 155ed33
The text was updated successfully, but these errors were encountered: