mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-25 10:28:07 +00:00
chore: default live CLOB host to production
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
use polyfill_rs::{ClobClient, PricesHistoryInterval};
|
||||
|
||||
const HOST: &str = "https://clob-v2.polymarket.com";
|
||||
const HOST: &str = "https://clob.polymarket.com";
|
||||
|
||||
#[tokio::test(flavor = "multi_thread")]
|
||||
#[ignore]
|
||||
|
||||
Reference in New Issue
Block a user