Monero latest release supports p2pool
This commit is contained in:
@@ -18,8 +18,8 @@ P2POOL_VOLUME=p2pool
|
||||
##
|
||||
# Monero Node Settings
|
||||
#
|
||||
# Version of Monero to build
|
||||
MONERO_GIT_TAG=release-v0.17
|
||||
# Version of Monero to build. Must be v0.17.3.0 or later for p2pool support. "latest" pulls the most recent release tag
|
||||
MONERO_GIT_TAG=latest
|
||||
#
|
||||
# Limit the size of the blockchain on disk (comment to disable)
|
||||
PRUNE_NODE="--prune-blockchain"
|
||||
|
||||
Reference in New Issue
Block a user