mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
hard-coded fast_sync public key
This commit is contained in:
@@ -65,6 +65,8 @@ EXPIRATION_PERIOD = BLOCKS_PER_YEAR*1
|
||||
NAME_PREORDER_EXPIRE = BLOCKS_PER_DAY
|
||||
AVERAGE_BLOCKS_PER_HOUR = MINUTES_PER_HOUR/AVERAGE_MINUTES_PER_BLOCK
|
||||
|
||||
FAST_SYNC_PUBLIC_KEY = '02edbaa730f241960bcd1a50c718fac7f9d4874f460c1f6db0a3941094e7685ef9'
|
||||
|
||||
""" blockstack configs
|
||||
"""
|
||||
MAX_NAMES_PER_SENDER = 25 # a single sender script can own up to this many names
|
||||
|
||||
Reference in New Issue
Block a user