mirror of
https://gitee.com/BDWare/cm
synced 2026-01-27 03:19:26 +00:00
debug raft
This commit is contained in:
@@ -890,6 +890,7 @@ public class ContractManager {
|
||||
case Sole:
|
||||
case SelfAdaptiveSharding:
|
||||
case PBFT:
|
||||
case RAFT:
|
||||
ret = client.startProcess(ps);
|
||||
conflictCheck = checkConflict(c, client, ret);
|
||||
if (null != conflictCheck) {
|
||||
|
||||
Reference in New Issue
Block a user