teos - BLOCK_CACHE_SIZE -> LOCATOR_CACHE_SIZE

This commit is contained in:
Sergi Delgado Segura
2020-05-22 19:14:43 +02:00
parent c05f96b738
commit 77d1ea21c8
4 changed files with 6 additions and 6 deletions

View File

@@ -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