From 2a2f4ff7b1d4f5ad1a7f77e07053821943e29557 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Sat, 12 Aug 2023 15:14:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3api=5Fnode.template.yaml?= =?UTF-8?q?=E4=B8=AD=E7=9A=84rpc.endpoints?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/configs/api_node.template.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/configs/api_node.template.yaml b/build/configs/api_node.template.yaml index deefa58..ce91894 100644 --- a/build/configs/api_node.template.yaml +++ b/build/configs/api_node.template.yaml @@ -1,4 +1,3 @@ -rpc: - endpoints: [ "" ] +rpc.endpoints: [ "" ] nodeId: "" secret: "" \ No newline at end of file