fn env_rpc_url(var: &str) -> Option<String>
Returns the RPC URL configured in the var environment variable, if it is set and non-empty.
var