Commit 9b3eb7e
committed
refactor: let settle() handle getChiaVersion errors for observability
Remove the internal try/catch so RPC failures surface in the settle()
debug log, consistent with every other wallet RPC function.1 parent acd031f commit 9b3eb7e
1 file changed
Lines changed: 10 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
343 | 342 | | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
351 | 346 | | |
| 347 | + | |
352 | 348 | | |
353 | 349 | | |
354 | 350 | | |
| |||
0 commit comments