This commit is contained in:
Sebastian
2025-03-08 14:45:46 +01:00
parent bfee6a7653
commit ce91a0e350

View File

@@ -30,7 +30,7 @@ services:
"--http.vhosts=*",
"--l1.endpoint=${SCROLL_SEPOLIA_L1_ENDPOINT}",
#"--da.blob.beaconnode=${SCROLL_SEPOLIA_L1_BEACON}",
"--da.blob.blobscan https://api.sepolia.blobscan.com/blobs/",
#"--da.blob.blobscan https://api.sepolia.blobscan.com/blobs/",
"--rollup.verify",
# Enable GraphQL on the HTTP-RPC server. Note that GraphQL can only be started if an HTTP server is started as well.
"--graphql",