mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-29 17:48:43 -04:00
Revert "Refresh monero monitoring wallet at startup to ensure daemon is is av…"
This commit is contained in:
parent
a34c112622
commit
2e1909685d
1 changed files with 0 additions and 5 deletions
|
@ -541,11 +541,6 @@ async fn init_monero_wallet(
|
|||
)
|
||||
.await?;
|
||||
|
||||
monero_wallet
|
||||
.refresh()
|
||||
.await
|
||||
.context("Failed to connect to monero daemon")?;
|
||||
|
||||
Ok((monero_wallet, monero_wallet_rpc_process))
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue