You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
logger.Debugf("Replica %d found checkpoint quorum for seqNo %d, digest %s",
1207
1213
instance.id, chkpt.SequenceNumber, chkpt.Id)
1208
1214
1209
-
ifchkptID!=chkpt.Id {
1210
-
logger.Criticalf("Replica %d generated a checkpoint of %s, but a quorum of the network agrees on %s. This is almost definitely non-deterministic chaincode.",
0 commit comments