fix minor typo on nip-01
This commit is contained in:
parent
9b29745245
commit
bf8bf03033
|
@ -39,7 +39,7 @@ To obtain the `event.id`, we `sha256` the serialized event. The serialization is
|
||||||
<created_at, as a number>,
|
<created_at, as a number>,
|
||||||
<kind, as a number>,
|
<kind, as a number>,
|
||||||
<tags, as an array of arrays>,
|
<tags, as an array of arrays>,
|
||||||
<content>, as a string
|
<content, as a string>
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue