p2pool: mini -> nano

This commit is contained in:
2026-03-11 13:36:46 -04:00
parent 3f636a332f
commit e536daa8f2

View File

@@ -21,7 +21,7 @@ in
enable = true;
dataDir = service_configs.p2pool.dataDir;
walletAddress = walletAddress;
sidechain = "mini";
sidechain = "nano";
host = "127.0.0.1";
rpcPort = service_configs.ports.monero_rpc;
zmqPort = service_configs.ports.monero_zmq;