Skip to content

Commit 472b55c

Browse files
committed
fix tests
1 parent 67a666a commit 472b55c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

rollup/conf/config.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,7 @@
4040
"rollup_contract_address": "0x0000000000000000000000000000000000000000",
4141
"sender_config": {
4242
"endpoint": "https://rpc.ankr.com/eth",
43-
"write_endpoints": [
44-
"https://rpc.ankr.com/eth",
45-
"https://ethereum.publicnode.com",
46-
"https://eth.llamarpc.com"
47-
],
43+
"write_endpoints": [],
4844
"escalate_blocks": 1,
4945
"confirmations": "0x0",
5046
"escalate_multiple_num": 2,

0 commit comments

Comments
 (0)