diff --git a/run/config-testnet-standard.toml b/run/config-testnet-standard.toml index d39b57de..789ff30c 100644 --- a/run/config-testnet-standard.toml +++ b/run/config-testnet-standard.toml @@ -298,7 +298,7 @@ neighbors_only = true ### RPC Config Options ### ####################################################################### -# [rpc] +[rpc] # Whether to provide RPC service. # enabled = true diff --git a/run/config-testnet-turbo.toml b/run/config-testnet-turbo.toml index f3083cca..f48385ed 100644 --- a/run/config-testnet-turbo.toml +++ b/run/config-testnet-turbo.toml @@ -310,7 +310,7 @@ neighbors_only = true ### RPC Config Options ### ####################################################################### -# [rpc] +[rpc] # Whether to provide RPC service. # enabled = true diff --git a/run/config.toml b/run/config.toml index fe7ab123..d03cbe30 100644 --- a/run/config.toml +++ b/run/config.toml @@ -312,7 +312,7 @@ neighbors_only = true ### RPC Config Options ### ####################################################################### -# [rpc] +[rpc] # Whether to provide RPC service. # enabled = true