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
Also, flow CLI uses Go SDK to access AN. We could add an option to add the header but then also that would only work on HTTP. I need to see the AN implementation first to do any action here.
Issue to be solved
Need to track versions of flow-cli being used and failure rates
Suggest A Solution
Add custom header on requests to access node. header name FLOW-CLIENT and FLOW-CLIENT-VERSION
example for flow-cli
FLOW-CLIENT=FLOW-CLI
FLOW-CLIENT-VERSION=0.41.0
The text was updated successfully, but these errors were encountered: