mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-03-29 03:02:07 +01:00
Update 52.md
Fixed formatting issue in schema definition.
This commit is contained in:
parent
557633526d
commit
c7442edf5f
2
52.md
2
52.md
@ -81,7 +81,7 @@ Membership Badge Schema
|
||||
"alias": <optional string ofuser alias>,
|
||||
"member_since": <optional unix timestamp of when member joined>,
|
||||
"expiry_date": <optional unix timestamp of membership expiry date>,
|
||||
"profile": "<optional url to user profile page in app>",
|
||||
"profile": <optional url to user profile page in app>,
|
||||
"followers": <optional integer count of followers if applicable>,
|
||||
"connections": <optional integer count of connections if applicable>,
|
||||
"posts": <optional integer count of posts if applicable>
|
||||
|
Loading…
x
Reference in New Issue
Block a user