mirror of https://github.com/nucypher/nucypher.git
Fix comment.
parent
0cecdef487
commit
ec22fcbc49
|
@ -203,7 +203,7 @@ class FleetState:
|
|||
|
||||
class FleetSensor:
|
||||
"""
|
||||
A representation of a fleet of NuCypher nodes.
|
||||
A representation of a fleet of nodes.
|
||||
|
||||
If `this_node` is provided, it will be included in the state checksum
|
||||
(but not returned during iteration/lookups).
|
||||
|
|
Loading…
Reference in New Issue