Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
grarco committed May 15, 2024
1 parent e41f0a6 commit 1e4967f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/sdk/src/masp.rs
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,8 @@ where
{
// Signatures pay the entire cost (no discount because of the possible
// fallback)
// FIXME: most probably we don't do the fallback so change this to charge
// the first signature cost in its entirety and the other ones at a discount
consume_verify_gas(
spends_len
// Add one for the binding signature
Expand Down

0 comments on commit 1e4967f

Please sign in to comment.