From 1a1adf15c1411595374b3d389cfd9821a5bbb3a6 Mon Sep 17 00:00:00 2001 From: librelois <c@elo.tf> Date: Sat, 22 May 2021 19:22:53 +0200 Subject: [PATCH] RFC 17 is no longer a draft --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc3b6cb..a24c951 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ All documents should be implementation agnostic, as specific documentations shou * RFC_0008: [Duniter Messages Encryption and Signature](https://git.duniter.org/documents/rfcs/blob/messages_encryption_and_signature/rfc/0008%20Messages%20Encryption%20and%20Signature.md) * RFC_0014: [DUBP Mnemonic](https://git.duniter.org/documents/rfcs/blob/dubp-mnemonic/rfc/0014_Dubp_Mnemonic.md) * RFC_0016: [Checksum for Duniter public keys](rfc/0016_public_key_checksum.md) +* RFC_0017: [Encrypt tx commnent](https://git.duniter.org/documents/rfcs/blob/tx_comment_encrypt/rfc/0017_transaction_comment_encryption.md) ### Drafts RFCs @@ -39,7 +40,6 @@ 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