mirror of
https://github.com/aljazceru/pubky-core.git
synced 2026-01-31 11:54:19 +01:00
feat(homeserver): add Server header with version number
This commit is contained in:
@@ -45,9 +45,7 @@ impl ClientBuilder {
|
||||
self.pkarr
|
||||
.bootstrap(&[format!(
|
||||
"localhost:{}",
|
||||
// TODO: update constants
|
||||
// pubky_common::constants::testnet_ports::BOOTSTRAP
|
||||
6881
|
||||
pubky_common::constants::testnet_ports::BOOTSTRAP
|
||||
)])
|
||||
.relays(&[format!(
|
||||
"http://localhost:{}",
|
||||
|
||||
Reference in New Issue
Block a user