Skip to content

Commit

Permalink
Merge branch 'dev' into detailed_tx_summaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar-Pepper authored Jul 6, 2024
2 parents 87d847c + d2f0acc commit a40e131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zingo-testutils/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1379,7 +1379,7 @@ pub mod scenarios {
vec![(
&get_base_address_macro!(recipient, "sapling"),
value.checked_div(10).unwrap(),
None,
Some("note-to-self test memo"),
)],
)
.await
Expand Down

0 comments on commit a40e131

Please sign in to comment.