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