Commit 674590c
committed
fix(rpc-integration-test): stabilize sign_raw_transaction test
Mine 6 blocks before selecting a UTXO with minconf=6 to ensure
there is a confirmed, spendable input (>=2 DASH) after prior mempool
activity. Prevents None unwrap when the wallet only has unconfirmed
outputs or immature coinbases.1 parent fd56746 commit 674590c
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
784 | 784 | | |
785 | 785 | | |
786 | 786 | | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
787 | 790 | | |
788 | 791 | | |
789 | 792 | | |
| |||
0 commit comments