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=*",