We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a666a commit 472b55cCopy full SHA for 472b55c
rollup/conf/config.json
@@ -40,11 +40,7 @@
40
"rollup_contract_address": "0x0000000000000000000000000000000000000000",
41
"sender_config": {
42
"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
- ],
+ "write_endpoints": [],
48
"escalate_blocks": 1,
49
"confirmations": "0x0",
50
"escalate_multiple_num": 2,
0 commit comments