Commit 43134ee
committed
Handle no monthly txns gracefully
Requested monthly statement with args where the monthly statement isnt available yet. Naturally, the list of transactions will be empty or uninitialized. Noticed that this corner case wasnt handled, this provides a return value for when no transactions are available.1 parent e80f243 commit 43134ee
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
808 | | - | |
| 808 | + | |
| 809 | + | |
809 | 810 | | |
810 | 811 | | |
811 | 812 | | |
| |||
0 commit comments