From 33975e7a6ed5f382d523b1fd7f2f58ecee01c235 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 8 Mar 2025 14:47:33 +0100 Subject: [PATCH] blobs --- scroll-sepolia.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scroll-sepolia.yml b/scroll-sepolia.yml index 985b3115..8379fb4b 100644 --- a/scroll-sepolia.yml +++ b/scroll-sepolia.yml @@ -31,7 +31,7 @@ services: "--l1.endpoint=${SCROLL_SEPOLIA_L1_ENDPOINT}", #"--da.blob.beaconnode=${SCROLL_SEPOLIA_L1_BEACON}", #"--da.blob.blobscan https://api.sepolia.blobscan.com/blobs/", - "--rollup.verify", + #"--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", "--graphql.vhosts=*",