pull/62/head
Heebs 2022-01-24 10:20:46 -05:00 zatwierdzone przez fiatjaf
rodzic a0c61b8a1e
commit 3e0f00fbfa
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -12,7 +12,7 @@ This NIP defines the basic protocol that should be implemented by everybody. New
Each user has a keypair. Signatures, public key and encodings are done according to the [Schnorr signatures standard for the curve `secp256k1`](https://bips.xyz/340).
The single object type that exists is the `event`, which has the following format on the wire:
The only object type that exists is the `event`, which has the following format on the wire:
```
{