The missing link

Signed-off-by: Brian <brian@podping.org>
pull/306/head
Brian 2021-10-12 15:41:56 +03:00
rodzic 29e4e15719
commit 6ff1654ae6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 48423B1A725E6C11
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -192,7 +192,7 @@ The `customKey` and `customValue` pair can be used (especially for the Lighning
The idea is that Podcast Index will parse and store and all client apps will always send a `customKey:customValue` pair if these are found in the Value Block.
For example, the `customKey`'s of `818818`, `112111100` are used to route payments to Hive accounts or specific wallets on LNPay respectively. These fields are documented [in the list maintained by Satoshis Stream]().
For example, the `customKey`'s of `818818`, `112111100` are used to route payments to Hive accounts or specific wallets on LNPay respectively. These fields are documented [in the list maintained by Satoshis Stream](https://github.com/satoshisstream/satoshis.stream/blob/main/TLV_registry.md).
If your specific application would benefit from your own `customKey:customValue` pair which will be passed along from the player to your app, and for which nothing already exists, add your own.