NIP-85: Reviews
https://github.com/coracle-social/nips/blob/reviews/85.md
レビューを示すイベント
例:
```
{
"kind": 1986,
"content": "This relay is fast!", // 人間が読めるレビュー
"tags": [
["L", "review"], // NIP-32 のラベル
["l", "review/relay", "review"], // 同上
["rating", "0.8"], // レーティング
["rating", "0.2", "smell"], // オプションのレーティングの属性
["rating", "1", "service"], // 同上
["r",
],
}
```
PR: https://github.com/nostr-protocol/nips/pull/879
#Nostr