Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wjuan-mob committed Apr 7, 2023
1 parent e33dc18 commit bed6d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transaction/builder/src/memo_builder/rth_memo_builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ mod tests {
&memo_test_context.sender.default_subaddress(),
memo_test_context.receiver.view_private_key(),
&CompressedRistrettoPublic::from(memo_test_context.funding_public_key),
output_memo.get_memo_type(),
*output_memo.get_memo_type(),
output_memo.get_memo_data(),
);

Expand Down

0 comments on commit bed6d74

Please sign in to comment.