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 bytesofman on Aug 11 2022, 23:54. Authored by 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
|