Previously, this test sent the mined fee in order to remove it from
the default account. However, if this fee is less than the dust_limit
then sendfrom will fail. This commit rearranges the assertions so
that sending an amount below the dust threshold is unnecessary.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGINGab707c825e9a: [qa] rearrange assertion in wallet-accounts
rABCab707c825e9a: [qa] rearrange assertion in wallet-accounts
./test/functional/test_runner.py wallet-accounts
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable