We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c82578b commit c5f01adCopy full SHA for c5f01ad
1 file changed
5D.md
@@ -69,12 +69,12 @@ Napplet Shell
69
| |
70
|--- REGISTER {nappletType, hash} -------->|
71
| | derive keypair
72
- |<--- IDENTITY {pub, priv} ---------|
73
- |<--- AUTH <challenge> -------------|
+ |<--- IDENTITY {pub, priv} ----------|
+ |<--- AUTH <challenge> --------------|
74
75
- |--- AUTH <signed kind 22242> ----->|
+ |--- AUTH <signed kind 22242> ------>|
76
| | verify signature
77
- |<--- OK <event_id, true, ""> -----|
+ |<--- OK <event_id, true, ""> -------|
78
79
```
80
0 commit comments