From 38c5100e6c1e2cfa03d8e0c5936a4247585abd1f Mon Sep 17 00:00:00 2001 From: librelois <c@elo.tf> Date: Wed, 5 May 2021 14:47:02 +0200 Subject: [PATCH] Add RFC 17 to Drafts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c73cba5..9cd1e6d 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ All documents should be implementation agnostic, as specific documentations shou * RFC_0011: [Duniter_Blockchain_Protocol_V13](https://git.duniter.org/documents/rfcs/blob/dubp_v13/rfc/0011_Duniter_Blockchain_Protocol_V13.md) * RFC_0012: [Duniter Key File Format](https://git.duniter.org/documents/rfcs/blob/authentication_file_format/rfc/0012_duniterkey_authentication_file_format_v1.md) * RFC_0015: [HD wallet](https://git.duniter.org/documents/rfcs/blob/hd_wallet/rfc/0015_Dubp_HD_Wallet.md) +* RFC_0017: [Encrypt tx commnent](https://git.duniter.org/documents/rfcs/blob/tx_comment_encrypt/rfc/0017_transaction_comment_encryption.md) ### Discontinued RFCs -- GitLab