mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 14:14:22 +01:00
teos - BLOCK_CACHE_SIZE -> LOCATOR_CACHE_SIZE
This commit is contained in:
@@ -90,7 +90,7 @@ def main(command_line_conf):
|
||||
responder,
|
||||
secret_key_der,
|
||||
config.get("MAX_APPOINTMENTS"),
|
||||
config.get("BLOCK_CACHE_SIZE"),
|
||||
config.get("LOCATOR_CACHE_SIZE"),
|
||||
)
|
||||
|
||||
# Create the chain monitor and start monitoring the chain
|
||||
|
||||
Reference in New Issue
Block a user