Skip to content

Commit 591b4c7

Browse files
Update blip-0010.md
typo
1 parent a02a0ff commit 591b4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blip-0010.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This bLIP is licensed under the CC0 license.
2323
The sender of the payments (the Podcast app) needs to input some metadata so the podcast host can identify whom the payment is for. Most fields are optional.
2424

2525
### Formatting and encoding
26-
A flat key-value json structure is used where below keys can be set. The string is then encided into `utf8` and attached to the keysend payment. Receivers of messages must be aware there is no guarantee for the order of the keys.
26+
A flat key-value json structure is used where below keys can be set. The string is then encoded into `utf8` and attached to the keysend payment. Receivers of messages must be aware there is no guarantee for the order of the keys.
2727

2828
Sample JSON string, containing a selection of keys:
2929
`{"app_name": "Castamatic", "app_version": "8.0.6", "value_msat_total": 49960, "url": "https://feeds.buzzsprout.com/1844352.rss", "podcast": "Mere Mortals", "action": "stream", "episode": "The Art Of NFT's & Aimless Wandering", "episode_guid": "Buzzsprout-9931017", "value_msat": 97940, "ts": 574, "name": "Podcaster", "sender_name": "Peter"}`

0 commit comments

Comments
 (0)