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
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
We should create the QGB queriers interfaces, these latter can be divided as follows:
TmQuerier
: which would contain calls to tendermintAppQuerier
: which would contain calls to Celestia-appP2PQuerier
: which would contain queries to the P2P network.For now, before we have a store implementation, we can use the
P2PQuerier
directly to query for confirms which would be easier to implement and test.The text was updated successfully, but these errors were encountered: