mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
fix typo
This commit is contained in:
parent
ca6cb0a76a
commit
5da075f533
@ -183,7 +183,7 @@ async fn main() -> Result<()> {
|
||||
}
|
||||
});
|
||||
|
||||
info!(perr_id = %event_loop.peer_id(), "Our peer id");
|
||||
info!(peer_id = %event_loop.peer_id(), "Our peer-id");
|
||||
|
||||
event_loop.run().await;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user