Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 578 Bytes

File metadata and controls

12 lines (8 loc) · 578 Bytes

Info about the nucypher bug:


When policy grant method's m and n are set to 1 and 1, the retrieve function returns a key not found error as it is trying to find more nodes. error log

For quick access to the fours scripts that access nucypher click here

When policy grant method's m and n are not set to 1 and 1, the script goes into a loop to learn nodes. error log

Note: this is with run_local_fleet.sh ursualas running.