mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-10 06:15:35 -05:00
Merge #1438
1438: Revert "Refresh monero monitoring wallet at startup to ensure daemon is is av…" r=binarybaron a=binarybaron Reverts comit-network/xmr-btc-swap#1436 Co-authored-by: binarybaron <86064887+binarybaron@users.noreply.github.com>
This commit is contained in:
commit
5b162368ca
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