dusk-network/plonk

Add `Default` trait implementation for `Witness`

moCello opened this issue · 0 comments

Summary

Implement the Default trait for Witness type.
This is possible since Witness::ZERO is the same as Composer::ZERO