Is your feature request related to a problem? Please describe.
Found deprecated node list file /eth/geth/static-nodes.json, please use the TOML config file instead.
For static-nodes configuration files, the json format is deprecated and should be rewritten in toml format.
Describe the solution you'd like
Rewrite the configuration file in toml format.
Is your feature request related to a problem? Please describe.
For static-nodes configuration files, the json format is deprecated and should be rewritten in toml format.
Describe the solution you'd like
Rewrite the configuration file in toml format.