fn spendauth_verification_key_bytes() -> impl Strategy<Value = ValidatingKey>
Expand description

Creates Strategy for generation VerificationKeyBytes, since the redjubjub crate does not provide an Arbitrary implementation for it.