blobs
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
|||||||
"--http.vhosts=*",
|
"--http.vhosts=*",
|
||||||
"--l1.endpoint=${SCROLL_SEPOLIA_L1_ENDPOINT}",
|
"--l1.endpoint=${SCROLL_SEPOLIA_L1_ENDPOINT}",
|
||||||
#"--da.blob.beaconnode=${SCROLL_SEPOLIA_L1_BEACON}",
|
#"--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",
|
"--rollup.verify",
|
||||||
# Enable GraphQL on the HTTP-RPC server. Note that GraphQL can only be started if an HTTP server is started as well.
|
# Enable GraphQL on the HTTP-RPC server. Note that GraphQL can only be started if an HTTP server is started as well.
|
||||||
"--graphql",
|
"--graphql",
|
||||||
|
|||||||
Reference in New Issue
Block a user