Skip to content

Commit f7a2540

Browse files
committed
Fixed issue where sequencer stops when op-node is restarted
1 parent 6c50650 commit f7a2540

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yml

-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ services:
6767
OP_NODE_RPC_ENABLE_ADMIN: 'true'
6868
OP_NODE_RPC_ADDR: 0.0.0.0
6969
OP_NODE_RPC_PORT: 8547
70-
OP_NODE_RPC_ADMIN_STATE: /data/admin-state
7170
OP_NODE_SNAPSHOT_LOG: /data/snapshotlog
7271
OP_NODE_P2P_SEQUENCER_KEY: $P2P_SEQUENCER_KEY
7372
OP_NODE_P2P_PRIV_PATH: /data/p2p_priv.txt

0 commit comments

Comments
 (0)