diff --git a/run/config-testnet-standard.toml b/run/config-testnet-standard.toml index d39b57d..789ff30 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 f3083cc..f48385e 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 fe7ab12..d03cbe3 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