This commit is contained in:
goldsquid
2025-12-17 16:50:29 +07:00
parent cc66cde43c
commit 1f5c59c887

View File

@@ -4,6 +4,7 @@ contract-address = "0xB218f8A4Bc926cF1cA7b3423c154a0D627Bdb7E5"
l1-eth-api = { endpoint = "${L1_RPC}" }
l1-polling-interval = "6 seconds"
l1-highest-block-tag = "finalized"
l2-eth-api-endpoint = { endpoint = "${SEQUENCER}" }
[persistence]
data-path = "/opt/maru/data"