Improve update mechanism

This commit is contained in:
TenderIronh
2022-01-04 15:34:29 +08:00
parent 16b937ebd7
commit 7686af39e0
6 changed files with 62 additions and 45 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"time"
)
const OpenP2PVersion = "0.98.1"
const OpenP2PVersion = "0.99.0"
const ProducnName string = "openp2p"
type openP2PHeader struct {