From f2159b5ce55b8a03c426252c5fcef2c9621a18da Mon Sep 17 00:00:00 2001 From: Hugo Trentesaux <hugo.trentesaux@lilo.org> Date: Sun, 17 Jan 2021 11:49:06 +0000 Subject: [PATCH] add missing certification line in block structure --- rfc/0010_Duniter_Blockchain_Protocol_V12.md | 1 + 1 file changed, 1 insertion(+) diff --git a/rfc/0010_Duniter_Blockchain_Protocol_V12.md b/rfc/0010_Duniter_Blockchain_Protocol_V12.md index cd91d12..1920f45 100644 --- a/rfc/0010_Duniter_Blockchain_Protocol_V12.md +++ b/rfc/0010_Duniter_Blockchain_Protocol_V12.md @@ -980,6 +980,7 @@ Actives | `IN` memberships (renewal) | Alwa Leavers | `OUT` memberships | Always Revoked | Revocation documents | Always Excluded | Exluded members' public key | Always +Certifications | Certification documents | Always Transactions | A list of compact transactions | Always InnerHash | The hash value of the block's inner content | Always Nonce | An arbitrary nonce value | Always -- GitLab