mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-03 09:35:41 +00:00
feat: add peer_id in MyNodeInfo (#1821)
This commit is contained in:
@@ -377,6 +377,7 @@ impl NetworkInstance {
|
||||
.map(|s| s.parse::<url::Url>().unwrap().into())
|
||||
.collect(),
|
||||
vpn_portal_cfg,
|
||||
peer_id: my_info.peer_id,
|
||||
}),
|
||||
events: launcher
|
||||
.get_events()
|
||||
|
||||
Reference in New Issue
Block a user