Skip to content

Commit bd2ced1

Browse files
authored
chore: back to arbitrum rpc (#12382)
1 parent 00df8de commit bd2ced1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/test-utils/src/rpc.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ fn next_url_inner(is_ws: bool, chain: NamedChain) -> String {
192192
if !rpc_url.is_empty() {
193193
return rpc_url;
194194
}
195-
return "https://arbitrum-one-rpc.publicnode.com".to_string();
196195
}
197196

198197
let reth_works = true;

0 commit comments

Comments
 (0)