更新 p2pool 到 4.17
Build and Release / release (push) Successful in 38s
Build and Release / build-and-test (amd64) (push) Successful in 24s
Build and Release / build-and-test (arm64) (push) Successful in 14m31s

This commit is contained in:
2026-06-22 18:17:03 +08:00
parent 1f92188b59
commit 34aa4f8c74
5 changed files with 14 additions and 12 deletions
+3 -1
View File
@@ -1,6 +1,6 @@
# P2Pool Configuration File Example
# Copy this file to /etc/p2pool/params.conf and edit as needed
# Compatible with: p2pool v4.16+
# Compatible with: p2pool v4.17+
# =============================================================================
# Monero Node Connection (REQUIRED)
@@ -112,6 +112,8 @@ loglevel = 3
# Performance Tuning (Advanced)
# =============================================================================
# in-peers = 10
# Maximum incoming localhost P2P connections (v4.17+)
# in-peers-localhost = 10
# out-peers = 10
# =============================================================================