Static SDK_USER_AGENT

Source
pub static SDK_USER_AGENT: LazyLock<&'static str>
Expand description

The user agent string used for SDK requests to Lexe infrastructure.

Format: lexe/<sdk_version> node/<latest_node_version>

Example: lexe/0.1.0 node/0.8.11