Skip to content

Commit

Permalink
Remomes masp comment
Browse files Browse the repository at this point in the history
  • Loading branch information
grarco committed Jul 21, 2023
1 parent 184929d commit 154a0bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shared/src/ledger/masp.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,6 @@ impl<U: ShieldedUtils> ShieldedContext<U> {
// Convert transaction amount into MASP types
let (asset_type, amount) =
convert_amount(epoch, &args.token, args.amount);
// The fee to be paid for the transaction

// If there are shielded inputs
if let Some(sk) = spending_key {
Expand Down

0 comments on commit 154a0bf

Please sign in to comment.