Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wjuan-mob committed Mar 23, 2023
1 parent 110acff commit ef0aa0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ impl AuthenticatedSenderWithDataMemo {
cred,
receiving_subaddress_view_public_key,
tx_out_public_key,
&data,
data,
);
Self { memo_data }
}
Expand Down

0 comments on commit ef0aa0d

Please sign in to comment.