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.
fn spendauth_verification_key_bytes() -> impl Strategy<Value = ValidatingKey>Creates Strategy for generation VerificationKeyBytes, since the redjubjub
crate does not provide an Arbitrary implementation for it.