The monitor is overstating the number of Inactive Nodes in the network.
Either the monitor can wait for this problem to be addressed in the nucypher library directly, or fix it now by doing the checks in the monitor code and then remove the changes when the updated nucypher library is available.
Related to https://github.com/nucypher/nucypher/issues/2760.
The monitor is overstating the number of Inactive Nodes in the network.
Either the monitor can wait for this problem to be addressed in the
nucypher
library directly, or fix it now by doing the checks in the monitor code and then remove the changes when the updatednucypher
library is available.