forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 714
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests: minor fixes for mining_pos_reorg_py
- no need to check "spendable" utxos (as we are not dealing with watch-only). - no need to catch `bad-txns-inputs-spent` exception with sendrawtransaction (as we are not dealing with zPIVs anymore) - double check that the double-spend is not on chain/mempool with getrawtransaction Github-Pull: #2081 Rebased-From: 5546422
- Loading branch information
1 parent
03ec6bb
commit dabe995
Showing
1 changed file
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters