This commit is contained in:
TenderIronh
2022-02-10 23:20:16 +08:00
parent 133fe046f8
commit b54fa2c6be
18 changed files with 32 additions and 22 deletions

View File

@@ -10,7 +10,7 @@ import (
"time"
)
const OpenP2PVersion = "1.0.0"
const OpenP2PVersion = "1.1.0"
const ProducnName string = "openp2p"
type openP2PHeader struct {