~/.node-pilot/config/nodes.json
~/.node-pilot/config/chains.json
"cpus"
and "mem"
variables. Editing other variables could break your node and cause errors.{
"_id": "xdai-000",
"type": "MANAGED",
"chainType": "FULL_NODE",
"ticker": "xdai",
"network": "mainnet",
"rpcPort": 8555,
"walletPassword": "",
"cpus": 4,
"mem": 8192,
"chainDir": "",
"createdAt": "2021-07-20T20:46:23.840Z",
"updatedAt": "2021-07-20T20:46:23.840Z"
}
Ctrl + o
then press Enter
Ctrl + x
to exit