Page MenuHomePhabricator

[Cashtab] Exclude slp utxos if tokenQty is 0
ClosedPublic

Authored by bytesofman on Mar 30 2021, 19:42.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCa89ca0947a1d: [Cashtab] Exclude slp utxos if tokenQty is 0
Summary

If an slp utxo is returned with tokenQty === '0', it should not be included in the app's token utxo set. This diff adds this rule and a new unit test confirming it.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable