mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-18 23:18:08 +00:00
feat: migrate CLOB client to V2-only trading
This commit is contained in:
@@ -184,7 +184,7 @@ async fn test_config(
|
||||
let start = Instant::now();
|
||||
|
||||
match client
|
||||
.get("https://clob.polymarket.com/simplified-markets?next_cursor=MA==")
|
||||
.get("https://clob-v2.polymarket.com/simplified-markets?next_cursor=MA==")
|
||||
.send()
|
||||
.await
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user