merge-requests/30/head
Bob Mottram 2024-02-09 22:55:15 +00:00
parent 399688c06e
commit 4243b81583
1 changed files with 2 additions and 0 deletions

View File

@ -1887,6 +1887,8 @@ def _update_federated_blocks(session, base_dir: str,
}
block_federated_endpoints = load_federated_blocks_endpoints(base_dir)
print('DEBUG: federated blocklist endpoints: ' +
str(block_federated_endpoints))
new_block_api_str = ''
for endpoint in block_federated_endpoints: