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

[fix] remove null algo

parent 5dd3d637
No related branches found
No related tags found
1 merge request!8WIP: WS2P v2
...@@ -146,9 +146,8 @@ Blockstamp : BlockNumber(u32) + BlockHash([u8; 32]). ...@@ -146,9 +146,8 @@ Blockstamp : BlockNumber(u32) + BlockHash([u8; 32]).
| algorithm | code | | algorithm | code |
|:----------------------:|-------:| |:----------------------:|-------:|
| null* | 0x00 | | Ed25519 | 0x00 |
| Ed25519 | 0x01 | | Schnorr | 0x01 |
| Schnorr | 0x02 |
##### PubkeyBox ##### PubkeyBox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment