mirror of
https://gitee.com/BDWare/cm
synced 2025-01-10 09:54:03 +00:00
debug raft
This commit is contained in:
parent
90a9d8af37
commit
3db9180ceb
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user