T2601
Depends on D11846
Change name of normalizeBalance to getWalletBalanceFromUtxos
This is much more clear about what the function is actually doing. Not sure wtf I was thinking with the original normalize name.
Differential D11847
[Cashtab] [p5 normalizeBalance fix] Improve name of normalizeBalance function Authored by bytesofman on Aug 11 2022, 23:54. Tags None Subscribers None
Details
T2601 Depends on D11846 Change name of normalizeBalance to getWalletBalanceFromUtxos This is much more clear about what the function is actually doing. Not sure wtf I was thinking with the original normalize name. npm test Note that this function is still only being referenced by the loadStoredWallet in cashMethods.js.
Diff Detail
|