mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-23 08:09:53 -05: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…
x
Reference in New Issue
Block a user