No Bitcoin deposit for Alice

The message to deposit Bitcoin only applies to Bob, not Alice.
Alice does not require any initial Bitcoin.
This commit is contained in:
Daniel Karzel 2021-03-24 11:51:25 +11:00
parent 5860d511c9
commit 1e2a3c2d32

View File

@ -86,11 +86,6 @@ async fn main() -> Result<()> {
)
.await?;
info!(
"BTC deposit address: {}",
bitcoin_wallet.new_address().await?
);
let kraken_rate_updates = kraken::connect()?;
let (event_loop, mut swap_receiver) = EventLoop::new(