mirror of
https://github.com/aljazceru/pubky-core.git
synced 2026-01-24 08:24:22 +01:00
fix(pubky): resolve_endpoint break loop if packet not resolved
This commit is contained in:
@@ -132,6 +132,8 @@ impl PubkyClient {
|
||||
continue;
|
||||
};
|
||||
}
|
||||
} else {
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user