mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-09 18:51:00 +08:00
added e..
This commit is contained in:
@@ -138,6 +138,7 @@ func JoinNetwork(cfg config.ClientConfig, privateKey string) error {
|
||||
TrafficKeys: models.TrafficKeys{
|
||||
Mine: rsaPrivKey.PublicKey,
|
||||
Mod: *rsaPrivKey.PublicKey.N,
|
||||
E: rsaPrivKey.PublicKey.E,
|
||||
Server: rsa.PublicKey{},
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user