Skip to content

Commit

Permalink
Merge pull request #61 from adust09/fix_typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joe committed Sep 21, 2023
2 parents dbc1c3f + 24d0f71 commit 22288a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion masp_primitives/src/transaction/components/sapling.rs
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ pub mod testing {
}

prop_compose! {
/// produce a spend description with invalid data (useful only for serialization
/// produce a convert description with invalid data (useful only for serialization
/// roundtrip testing).
pub fn arb_convert_description()(
cv in arb_extended_point(),
Expand Down

0 comments on commit 22288a9

Please sign in to comment.