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
Lint
Lint Not Applicable
Unit
Tests Not Applicable