improve gatway and p2papp reconnect

This commit is contained in:
TenderIronh
2022-11-25 23:55:33 +08:00
parent c8b8bf05a5
commit c3a43be3cc
4 changed files with 22 additions and 16 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"time"
)
const OpenP2PVersion = "3.5.5"
const OpenP2PVersion = "3.5.6"
const ProductName string = "openp2p"
const LeastSupportVersion = "3.0.0"