mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-04 06:04:26 +01:00
Applies fixes after PR review
This commit is contained in:
@@ -29,8 +29,3 @@ SUPPORTED_CIPHERS = ["AES-GCM-128"]
|
||||
|
||||
# LEVELDB
|
||||
DB_PATH = "appointments"
|
||||
WATCHER_PREFIX = "w"
|
||||
WATCHER_LAST_BLOCK_KEY = "bw"
|
||||
RESPONDER_PREFIX = "r"
|
||||
RESPONDER_LAST_BLOCK_KEY = "br"
|
||||
LOCATOR_MAP_PREFIX = 'm'
|
||||
|
||||
Reference in New Issue
Block a user