mirror of https://github.com/nucypher/nucypher.git
Rename tdec folder/files to use taco.
parent
2bf6c3d187
commit
05e34f6620
|
@ -88,4 +88,4 @@ cleartext = bob.threshold_decrypt(
|
|||
threshold_message_kit=threshold_message_kit,
|
||||
)
|
||||
|
||||
print(f"\nCleartext:\n{bytes(cleartext).decode()}")
|
||||
print(f"\nCleartext:{bytes(cleartext).decode()}")
|
Loading…
Reference in New Issue