mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-15 13:38:07 +00:00
chore: default live CLOB host to production
This commit is contained in:
@@ -184,7 +184,7 @@ async fn test_config(
|
||||
let start = Instant::now();
|
||||
|
||||
match client
|
||||
.get("https://clob-v2.polymarket.com/simplified-markets?next_cursor=MA==")
|
||||
.get("https://clob.polymarket.com/simplified-markets?next_cursor=MA==")
|
||||
.send()
|
||||
.await
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user