mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-13 08:29:35 -05:00
Remove binding
This commit is contained in:
parent
6023dc27d2
commit
e4410bcf44
@ -362,7 +362,7 @@ async fn init_monero_wallet(
|
||||
)
|
||||
.await?;
|
||||
let _ = wallet.refresh().await?;
|
||||
let _ = wallet.store().await?;
|
||||
wallet.store().await?;
|
||||
Ok(wallet)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user