diff --git a/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md b/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md index 70f94c05c32153e185980ff77aa7b49a1d79788a..e937090af582afe7eaee59c66fac1939b4ed91a7 100644 --- a/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md +++ b/rfc/0013_Duniter_Encrypted_Wallet_Import_Format.md @@ -38,9 +38,9 @@ This base64 string encodes a sequence of bytes whose structure is defined below. ## Dewif bytes structure -| Version | Currency code | Version data | -|:-----------------:|:-----------------------:|:------------------------:| -| 4 bytes | 4 bytes | Any bytes | +| Version | Currency code | Data expected for this specific version | +|:-------:|:-------------:|:---------------------------------------:| +| 4 bytes | 4 bytes | Any bytes | ## Version