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 was archived by the owner on Feb 12, 2025. It is now read-only.
Add a new fetcher backend that utilizes the grpc client instead of tendermint's RPC client interface. The RPC interface is due to be deprecated in the future.
Summary
Add a new fetcher backend that utilizes the grpc client instead of tendermint's RPC client interface. The RPC interface is due to be deprecated in the future.
For Admin Use