Page MenuHomePhabricator

[Cashtab] [p4 normalizeBalance fix] Change function input to nonSlpUtxos
ClosedPublic

Authored by bytesofman on Aug 11 2022, 23:50.

Details

Summary

T2601

Depends on D11845

Part 4 in a series of diffs to improve calculation of wallet balance from utxo set

Modify the normalizeBalance function to accept nonSlpUtxos as input, instead of its parent object. The function only uses nonSlpUtxos so the parent object is not necessary.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix-normalizeBalance
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19804
Build 39322: Build Diffcashtab-tests
Build 39321: arc lint + arc unit