mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
Expand namespace lifetime by 4x
This commit is contained in:
@@ -62,6 +62,8 @@ NAME_PREORDER_EXPIRE = BLOCKS_PER_DAY
|
||||
# EXPIRATION_PERIOD = 10
|
||||
AVERAGE_BLOCKS_PER_HOUR = MINUTES_PER_HOUR/AVERAGE_MINUTES_PER_BLOCK
|
||||
|
||||
NAMESPACE_LIFETIME_MULTIPLER = 4
|
||||
|
||||
""" blockstack configs
|
||||
"""
|
||||
MAX_NAMES_PER_SENDER = 25 # a sender can own exactly one name
|
||||
|
||||
Reference in New Issue
Block a user