mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-30 03:41:51 +08:00
cleanup and comments
This commit is contained in:
@@ -50,7 +50,6 @@ type RegisterRequest struct {
|
||||
|
||||
// RegisterResponse - the response to register function
|
||||
type RegisterResponse struct {
|
||||
Key ed25519.PrivateKey
|
||||
CA x509.Certificate
|
||||
CAPubKey ed25519.PublicKey
|
||||
Cert x509.Certificate
|
||||
|
||||
Reference in New Issue
Block a user