Commit 9ce95de
committed
Check all pending cashu mint quotes on startup
We would prevoiusly rely on get_active_mint_quotes which would exclude
expired quotes. This was a problem because these quotes could have been
paid but then expired while we were offline. Using check_all_mint_quotes
fixes this problem1 parent c82484e commit 9ce95de
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
587 | 596 | | |
588 | 597 | | |
589 | 598 | | |
| |||
0 commit comments