gRPC always falls back to RPC #672
gRPC is enabled, but requests still use RPC (#685 )
💬 Comments (2)
I have a PR for this: #694 — adds optional gRPC transport for chain queries. Would appreciate a review when you get a chance.
🔄 Auto-synced from Issue #672 every hour.
PR created: https://github.com/gonka-ai/gonka/pull/694
Enables gRPC for chain queries instead of RPC fallback.