mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2025-01-12 08:45:17 +00:00
update to v2.0.2 announcement
This commit is contained in:
parent
840df58634
commit
55c70915c8
@ -55,7 +55,7 @@ var BITMASK_ALL = []byte{
|
|||||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
||||||
}
|
}
|
||||||
|
|
||||||
var ANNOUNCE_PREFIX = "quilibrium-2.0.0-dusk-"
|
var ANNOUNCE_PREFIX = "quilibrium-2.0.2-dusk-"
|
||||||
|
|
||||||
func getPeerID(p2pConfig *config.P2PConfig) peer.ID {
|
func getPeerID(p2pConfig *config.P2PConfig) peer.ID {
|
||||||
peerPrivKey, err := hex.DecodeString(p2pConfig.PeerPrivKey)
|
peerPrivKey, err := hex.DecodeString(p2pConfig.PeerPrivKey)
|
||||||
|
Loading…
Reference in New Issue
Block a user