Update nodeinfo
This commit is contained in:
parent
2545641499
commit
a4dca1686b
@ -41,7 +41,7 @@ func NewYggdrasilTransport(log *log.Logger, sk ed25519.PrivateKey, pk ed25519.Pu
|
||||
},
|
||||
},
|
||||
NodeInfo: map[string]interface{}{
|
||||
"name": "Yggmail",
|
||||
"name": hex.EncodeToString(pk) + "@yggmail",
|
||||
},
|
||||
NodeInfoPrivacy: true,
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user