Commit 6d61dfa
Make getCoinRecords a mutation (#2908)
* add egtPuzzleAndSolution and make getCoinRecords a mutation
* useGetPuzzleAndSolutionMutation,
* add height to getPuzzleAndSolution
* remove unused lazy
* addd missing brace
* fix formatting
* alphabettise height
* allow list new command
* Removed improperly implemented getPuzzleAndSolution. It is properly implemented in another branch.
---------
Co-authored-by: Bram Cohen <bram@chia.net>1 parent d51b3d3 commit 6d61dfa
2 files changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
| 158 | + | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
| 547 | + | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
| |||
1567 | 1567 | | |
1568 | 1568 | | |
1569 | 1569 | | |
1570 | | - | |
1571 | | - | |
| 1570 | + | |
1572 | 1571 | | |
1573 | 1572 | | |
1574 | 1573 | | |
| |||
0 commit comments