From 5c8aad323eb10d36b834c893293395b0f50460b4 Mon Sep 17 00:00:00 2001 From: squidbear <379651+czarly@users.noreply.github.com> Date: Fri, 28 Mar 2025 10:53:16 +0100 Subject: [PATCH] fix --- taiko/geth/taiko-alethia-geth-archive-leveldb-hash.yml | 2 +- taiko/geth/taiko-alethia-geth-pruned-pebble-path.yml | 2 +- taiko/geth/taiko-hekla-geth-archive-leveldb-hash.yml | 2 +- taiko/geth/taiko-hekla-geth-pruned-pebble-path.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/taiko/geth/taiko-alethia-geth-archive-leveldb-hash.yml b/taiko/geth/taiko-alethia-geth-archive-leveldb-hash.yml index 9a298abe..11ff23a7 100644 --- a/taiko/geth/taiko-alethia-geth-archive-leveldb-hash.yml +++ b/taiko/geth/taiko-alethia-geth-archive-leveldb-hash.yml @@ -24,7 +24,7 @@ services: - --syncmode=full - --authrpc.addr=0.0.0.0 - --authrpc.vhosts=* - - --auth.jwtSecret=/jwtsecret + - --authrpc.jwtsecret=/jwtsecret - --http - --http.api=admin,debug,eth,net,web3,txpool,taiko - --http.addr=0.0.0.0 diff --git a/taiko/geth/taiko-alethia-geth-pruned-pebble-path.yml b/taiko/geth/taiko-alethia-geth-pruned-pebble-path.yml index 5def1ff4..28365a8f 100644 --- a/taiko/geth/taiko-alethia-geth-pruned-pebble-path.yml +++ b/taiko/geth/taiko-alethia-geth-pruned-pebble-path.yml @@ -24,7 +24,7 @@ services: - --syncmode=snap - --authrpc.addr=0.0.0.0 - --authrpc.vhosts=* - - --auth.jwtSecret=/jwtsecret + - --authrpc.jwtsecret=/jwtsecret - --http - --http.api=admin,debug,eth,net,web3,txpool,taiko - --http.addr=0.0.0.0 diff --git a/taiko/geth/taiko-hekla-geth-archive-leveldb-hash.yml b/taiko/geth/taiko-hekla-geth-archive-leveldb-hash.yml index 1d16615f..6f2e2381 100644 --- a/taiko/geth/taiko-hekla-geth-archive-leveldb-hash.yml +++ b/taiko/geth/taiko-hekla-geth-archive-leveldb-hash.yml @@ -24,7 +24,7 @@ services: - --syncmode=full - --authrpc.addr=0.0.0.0 - --authrpc.vhosts=* - - --auth.jwtSecret=/jwtsecret + - --authrpc.jwtsecret=/jwtsecret - --http - --http.api=admin,debug,eth,net,web3,txpool,taiko - --http.addr=0.0.0.0 diff --git a/taiko/geth/taiko-hekla-geth-pruned-pebble-path.yml b/taiko/geth/taiko-hekla-geth-pruned-pebble-path.yml index 01769260..b8e1eb71 100644 --- a/taiko/geth/taiko-hekla-geth-pruned-pebble-path.yml +++ b/taiko/geth/taiko-hekla-geth-pruned-pebble-path.yml @@ -24,7 +24,7 @@ services: - --syncmode=snap - --authrpc.addr=0.0.0.0 - --authrpc.vhosts=* - - --auth.jwtSecret=/jwtsecret + - --authrpc.jwtsecret=/jwtsecret - --http - --http.api=admin,debug,eth,net,web3,txpool,taiko - --http.addr=0.0.0.0