Page MenuHomePhabricator

[Cashtab] adjust airdrop totalHolders type
ClosedPublic

Authored by emack on Apr 7 2022, 07:41.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABCfa4487a9c43d: [Cashtab] adjust airdrop totalHolders type
Summary

As per T2373, adjusting the totalHolders type from BigNumber to Int

Test Plan
  • based on the totalHolder logic it's mainly used to determine whether to render the 'At least one airdrop is below the minimum dust' alert, therefore test airdrop scenarios where at least one of the recipients are receiving less than 5.5 XEC output
  • regression test various permutations of airdrop options

Diff Detail

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