Closed sinui0 closed 6 months ago
This PR fixes a bug in our ideal RCOT impl. We didn't have a RandomCOTSender trait, so it was panicking on a downcast to an incorrect type.
RandomCOTSender
This PR fixes a bug in our ideal RCOT impl. We didn't have a
RandomCOTSender
trait, so it was panicking on a downcast to an incorrect type.