Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: intermittent failures in
feature_asset_locks.py
(dashpay#5875)
## Issue being fixed or feature implemented fix failures like https://gitlab.com/dashpay/dash/-/jobs/6175160403 ## What was done? use `minimumAmount` option in `listunspent` rpc call to avoid picking coins that are too small for asset lock txes ## How Has This Been Tested? run `feature_asset_locks.py` ## Breaking Changes n/a ## Checklist: - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone
- Loading branch information