LP-fix : add LP x25519 key to the description (#6408)
* add x25519 key in LP description * gateway probe adapt
This commit is contained in:
@@ -890,6 +890,7 @@ impl NymNode {
|
||||
self.modes().entry,
|
||||
self.config.gateway_tasks.lp.announced_control_port(),
|
||||
self.config.gateway_tasks.lp.announced_data_port(),
|
||||
*self.x25519_noise_keys.public_key(),
|
||||
self.compute_kem_key_hashes(),
|
||||
self.compute_signing_key_hashes(),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user