减少Daemon使用的内存

This commit is contained in:
刘祥超
2022-07-26 09:41:43 +08:00
parent 85931f55e1
commit 70ae4391d7
12 changed files with 51 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ var (
NodeId int64 = 0
NodeIdString = ""
IsDaemon = false
GlobalProductName = nodeconfigs.DefaultProductName