diff --git a/notes/pbft.md b/notes/pbft.md index c5fd324e895aaafc69eca363d9e0212b6128fab3..3503d081c992a58b56a87a32659a003b230135c3 100644 --- a/notes/pbft.md +++ b/notes/pbft.md @@ -24,10 +24,9 @@ - performance - one round trip for reads - 2 round trips for read/write - -**Independent failure modes** -- different security provisions (root passwd etc) -- different implementations !! +- independent failure modes** + - different security provisions (root passwd etc) + - different implementations !! ## Definitions - a **view** is a configuration of the system w/ one replica the *primary* and the others *backups*.