Display progress of monero-wallet-rpc download in GUI #72
Labels
GUI
Related to the Tauri GUI
Tauri <> GUI Connector
Requires new communication between Tauri and the GUI
We should display the progress of the download while the monero-wallet-rpc is being updated.
Adding an new variant to the
TauriContextInitializationProgress
enum would be the easiest way. We can then use it to display the already implementedMoneroWalletRpcUpdatingAlert
.The text was updated successfully, but these errors were encountered: