DYDX_TESTNET_GRPC_URL

Constant DYDX_TESTNET_GRPC_URL 

Source
pub const DYDX_TESTNET_GRPC_URL: &str;
Expand description

dYdX v4 testnet gRPC URL (primary public node).

ยงNotes

For production use, consider using DYDX_TESTNET_GRPC_URLS array with fallback logic via DydxGrpcClient::new_with_fallback().