mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-02 10:35:22 -05:00
Revert "Refresh monero monitoring wallet at startup to ensure daemon is is av…"
This commit is contained in:
parent
a34c112622
commit
2e1909685d
@ -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…
x
Reference in New Issue
Block a user