pub const DYDX_TESTNET_GRPC_URLS: &[&str];Expand description
dYdX v4 testnet gRPC URLs (public validator nodes with fallbacks).
Multiple nodes are provided for redundancy. The client should attempt to connect to nodes in order, falling back to the next if connection fails.