Function sapling_crypto::bundle::testing::arb_bundle
source · pub fn arb_bundle<V: Copy + Debug + 'static>(
value_balance: V
) -> impl Strategy<Value = Option<Bundle<Authorized, V>>>Available on crate feature
test-dependencies only.