add join support

This commit is contained in:
CaiHQ 2022-06-28 19:49:54 +08:00
parent 2b2f57b7cf
commit 2b595271c9

View File

@ -826,7 +826,6 @@ public class ContractManager {
// 合约启动时读取Manifest文件设置合约DOI
setContractDOI(c);
setContractStateful(c);
// if (c.getDoipFlag()) {