Commit 7c8edfa
committed
refactor: change try_get_balance_if_any to synchronous function
Updated the try_get_balance_if_any method to be synchronous instead of asynchronous. This change simplifies the balance retrieval process for wallets, improving performance and reducing complexity in the status display logic.1 parent b732d2a commit 7c8edfa
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | 279 | | |
281 | 280 | | |
282 | 281 | | |
| |||
0 commit comments