Commit c6a50b7
committed
feat(phase7): expose managerCheckInvalidApplications in Kotlin RPC layer
Add managerCheckInvalidApplications() to GetterService interface and
GetterServiceImpl, calling the new manager_check_invalid_applications
RPC method added to the Rust getter submodule.1 parent 0afadf5 commit c6a50b7
3 files changed
Lines changed: 7 additions & 1 deletion
File tree
- core-getter
- rpc/src/main/java/net/xzos/upgradeall/getter/rpc
- src/main/rust
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
217 | 220 | | |
218 | 221 | | |
219 | 222 | | |
| |||
0 commit comments