mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
simplify json example
This commit is contained in:
parent
631e4ee0f7
commit
5a0c96cf89
11
90.md
11
90.md
|
@ -343,17 +343,6 @@ Service Providers MAY use NIP-89 announcements to advertise their support for jo
|
||||||
\"picture\": \"https://domain.com/profile.jpg\",
|
\"picture\": \"https://domain.com/profile.jpg\",
|
||||||
\"lud16\": \"zap@address.com\",
|
\"lud16\": \"zap@address.com\",
|
||||||
\"about\": \"I'm a DVM specialized in translating Bitcoin content.\"
|
\"about\": \"I'm a DVM specialized in translating Bitcoin content.\"
|
||||||
\"supportsEncryption\": true,
|
|
||||||
\"acceptsNutZaps\": true,
|
|
||||||
\"personalized\": true,
|
|
||||||
\"amount\": \"flexible\",
|
|
||||||
\"nip90Params\":
|
|
||||||
{
|
|
||||||
\"mode\": {
|
|
||||||
\"required\": False,
|
|
||||||
\"values\": [\" best\", \"classic\", \"fast\"],
|
|
||||||
\"description\": \"Method to do the translation\"
|
|
||||||
},
|
|
||||||
}",
|
}",
|
||||||
"tags":
|
"tags":
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue
Block a user