iota.js icon indicating copy to clipboard operation
iota.js copied to clipboard

[Task]: Add balance from expired outputs

Open brancoder opened this issue 2 years ago • 0 comments

Description

Update high level addressBalance function to take in considaration If an output is expired (time in the expiration unlock condition passed without it getting consumed before), then the amount of the output should be added to the balance of the return address

Related to explorer issue: https://github.com/iotaledger/explorer/issues/353

brancoder avatar Aug 04 '22 15:08 brancoder