mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-22 19:13:37 +08:00
minimum atlas version is now 0.17
This commit is contained in:
@@ -54,7 +54,7 @@ log = virtualchain.get_logger("blockstack-server")
|
||||
from .config import *
|
||||
from .storage import *
|
||||
|
||||
MIN_ATLAS_VERSION = "0.16.0"
|
||||
MIN_ATLAS_VERSION = "0.17.0"
|
||||
|
||||
PEER_LIFETIME_INTERVAL = 3600 # 1 hour
|
||||
PEER_PING_INTERVAL = 600 # 10 minutes
|
||||
|
||||
Reference in New Issue
Block a user