mirror of
https://gitee.com/BDWare/cm
synced 2025-04-27 14:32:16 +00:00
add join support
This commit is contained in:
parent
2b2f57b7cf
commit
2b595271c9
@ -826,7 +826,6 @@ public class ContractManager {
|
|||||||
|
|
||||||
// 合约启动时读取Manifest文件设置合约DOI
|
// 合约启动时读取Manifest文件设置合约DOI
|
||||||
setContractDOI(c);
|
setContractDOI(c);
|
||||||
|
|
||||||
setContractStateful(c);
|
setContractStateful(c);
|
||||||
|
|
||||||
// if (c.getDoipFlag()) {
|
// if (c.getDoipFlag()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user