Commit 74923b2
committed
fix(test): skip electrum fee estimate when daemon lacks mempool data
The electrumx_wss public testnet server returns "not enough information
to make an estimate" even with a 25-block target. Add this error to
the shouldSkipElectrumIntegrationError helper so the subtest skips
rather than fails, matching the transient-error handling pattern used
elsewhere in the file.1 parent 3f09a13 commit 74923b2
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
554 | 557 | | |
555 | 558 | | |
556 | 559 | | |
| |||
732 | 735 | | |
733 | 736 | | |
734 | 737 | | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
0 commit comments