Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Nov 30, 2023
1 parent 2bcde86 commit 49ccb8e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ impl InputSelection {
Err(e) => Err(e),
}
}
// TODO https://github.com/iotaledger/iota-sdk/issues/1721
Address::Multi(multi_address) => {
let mut cumulative_weight = 0u16;

Expand Down

0 comments on commit 49ccb8e

Please sign in to comment.