diff --git a/doc/Protocol.md b/doc/Protocol.md index 837ffc937c90b0b1f8fc92f17eb1b85c7d3511f2..f7a4bf03a8064220bf27e17ba2d78ca98b1a12a9 100644 --- a/doc/Protocol.md +++ b/doc/Protocol.md @@ -177,6 +177,7 @@ A self-revocation is just *a signature* over a complete self-certification flavo Where: * `CERTIFIER_SIGNATURE` is the signature of the *certifier*. + ##### Example If we have the following complete self-certification: @@ -224,7 +225,7 @@ Certification may exists under *inline format* which describes the certification PUBKEY_FROM:PUBKEY_TO:BLOCK_NUMBER:SIGNATURE -Where +Where: * `PUBKEY_FROM` is the certification public key * `PUBKEY_TO` is the public key whose identity is being certified @@ -232,6 +233,7 @@ Where * `SIGNATURE` is the certification signature > Note: BLOCK_HASH is not required in the inline format, since this format aims at being used in the context of a blockchain, where hash can be deduced. + ##### Example If we have the following complete self-certification: