From 815cc97eab8636912e737152ef3f4fa0114633c2 Mon Sep 17 00:00:00 2001 From: sh-cha Date: Tue, 6 Aug 2024 19:11:30 +0900 Subject: [PATCH] update readme rpc address --- executor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/executor/README.md b/executor/README.md index 4e52686..c36735b 100644 --- a/executor/README.md +++ b/executor/README.md @@ -20,7 +20,7 @@ To configure the Executor, fill in the values in the `~/.opinit/executor.json` f "l1_rpc_address": "tcp://localhost:26657", "l2_rpc_address": "tcp://localhost:27657", - "l2_rpc_address": "tcp://localhost:27657", + "da_rpc_address": "tcp://localhost:27657", "l1_gas_price": "0.15uinit", "l2_gas_price": "",