From 8987b59f09c75d3663f39a677a3945a259b65b1d Mon Sep 17 00:00:00 2001 From: Luke Marlin <mail@lukemarlin.fr> Date: Mon, 19 Apr 2021 17:21:10 +0000 Subject: [PATCH] [DEWIF] rename "Version data" to "Data expected for this specific version" --- rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md b/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md index e937090..996a6d0 100644 --- a/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md +++ b/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md @@ -54,7 +54,7 @@ The 4 bytes of the version field must be interpreted as an unsigned integer enco | Ğ1 | 0x00000001 | | Ğ1-Test | 0x10000001 | -## Version data +## Data expected for this specific version ### Version 1 -- GitLab