p2pool: nano -> mini

This commit is contained in:
2026-03-11 11:04:32 -04:00
parent 3e46e16f0f
commit 7396150fa3

View File

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