ZcashFoundation/redjubjub

Missing `?Sized` bound on `batch::Item` conversion

hdevalence opened this issue · 0 comments

@yaahc and I ran into problems using the batch API due to a missing ?Sized bound on the message in the batch::Item From conversion. Fixing this would require a semver bump so it might be nice to bundle in Jubjub changes #42