mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-23 08:55:52 -05:00
formatting
This commit is contained in:
parent
1bcbd31090
commit
df362d1461
4
81.md
4
81.md
|
@ -12,7 +12,7 @@ Optional `n` tags add the target key to unbound lists.
|
||||||
|
|
||||||
The private tags are JSON Stringified, [NIP-44](44.md)-encrypted and placed inside the `.content` of the event.
|
The private tags are JSON Stringified, [NIP-44](44.md)-encrypted and placed inside the `.content` of the event.
|
||||||
|
|
||||||
Example of public Status
|
Example of Public Status
|
||||||
|
|
||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
|
@ -31,7 +31,7 @@ Example of public Status
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Example of private Status
|
Example of Private Status
|
||||||
|
|
||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user