Skip to content

Commit 8a4bef3

Browse files
committed
Swich ND-PBFT reference to Sieve, modify Consensus part in Glossary
1 parent b8f755a commit 8a4bef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ The main module on a node that is responsible to process transactions, deploy an
348348
<tr>
349349
<td width="20%"><b>Consensus</b></td>
350350
<td>
351-
The default consensus algorithm of OBC is called ND-PBFT (ND stands for non-deterministic, Note this name is temporary). ND-PBFT is a new algorithm is enhanced from the “classic” PBFT consensus algorithm. The major value of ND-PBFT is that it allows validating nodes to do a best effort in identifying ND transactions.
351+
The default consensus algorithm of OBC is called Sieve. It is a new algorithm, enhancing the “classic” PBFT mechanism in that it allows validating nodes to do a best effort in identifying non-deterministic transactions.
352352
</td>
353353
</tr>
354354
</table>

0 commit comments

Comments
 (0)