Skip to content
Snippets Groups Projects
Commit 4dd45256 authored by Éloïs's avatar Éloïs
Browse files

[DEWIF] fix mardown titles

parent 811f0e7d
No related branches found
No related tags found
1 merge request!5Dewif
# #13 Duniter Encrypted Wallet Import Format # RFC 13: Duniter Encrypted Wallet Import Format
```txt ```txt
RFC: 13 RFC: 13
...@@ -29,19 +29,19 @@ Today DUBP manage only the algorithm ED25519, but in the future DUBP can evolve ...@@ -29,19 +29,19 @@ Today DUBP manage only the algorithm ED25519, but in the future DUBP can evolve
So currently a public key for DUBP is to be understood as an Ed25519 public key. So currently a public key for DUBP is to be understood as an Ed25519 public key.
## DEWIF format ## DEWIF format
DEWIF is an inter-operable and secure format for any DUBP wallet. DEWIF is an inter-operable and secure format for any DUBP wallet.
DEWIF format is a base64 string. DEWIF format is a base64 string.
This base64 string encodes a sequence of bytes whose structure is defined below. This base64 string encodes a sequence of bytes whose structure is defined below.
## dewif bytes structure ## dewif bytes structure
| version (4 bytes) | currency code (4 bytes) | version data (any bytes) | | version (4 bytes) | currency code (4 bytes) | version data (any bytes) |
|:-----------------:|:-----------------------:|:------------------------:| |:-----------------:|:-----------------------:|:------------------------:|
## Currencies code ## Currencies code
| Currency | code | | Currency | code |
|:---------|:-----------| |:---------|:-----------|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment