Skip to content
Snippets Groups Projects
Commit 068d237b authored by Sylvain's avatar Sylvain
Browse files

typos small reformat.

parent bc271c0c
Branches
Tags
1 merge request!285typos small reformat.
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment