Commit 20f982e
committed
validation: fix feature_fastprune test - fund MiniWallet with UTXO
MiniWallet needs at least one UTXO before create_self_transfer() can be called.
Generate one block to fund the wallet before creating the large transaction.
This fixes the StopIteration error in CI where wallet.get_utxo() had no UTXOs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent dc69d72 commit 20f982e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments