Skip to content

Commit

Permalink
fix: link issue
Browse files Browse the repository at this point in the history
  • Loading branch information
evavirseda committed Feb 21, 2024
1 parent 875727f commit 3038ff4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
if (isImplicitAccount) {
return Number(outputData.output.amount)
} else {
// TODO: Calculate the balance of an account output
// TODO: Calculate the balance of an account output https://github.com/iotaledger/firefly/issues/8080
return undefined
}
}
Expand Down

0 comments on commit 3038ff4

Please sign in to comment.