Update comment for base class ThresholdAccessControlClient.

pull/3351/head
derekpierre 2023-11-10 09:41:08 -05:00 committed by KPrasch
parent 5589bf16a8
commit cfc7e1cf93
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class ThresholdAccessControlClient:
self, ursulas: List[ChecksumAddress], threshold: int, timeout=10
):
"""
Make sure we know enough nodes from the treasure map to decrypt;
Make sure we know enough nodes;
otherwise block and wait for them to come online.
"""