pub fn user_agent() -> String
The User-Agent sent with every API request. Mirrors the SDK’s own shape (quicknode-sdk-<lang>/<ver> (<os>-<arch>; …)) with the CLI as the product: quicknode-cli/<version> (<os>-<arch>).
User-Agent
quicknode-sdk-<lang>/<ver> (<os>-<arch>; …)
quicknode-cli/<version> (<os>-<arch>)