From 0aa4238ebb5002115bbdbeb10b0c78826f0d2a4c Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 12 Oct 2021 15:41:56 +0300 Subject: [PATCH] The missing link Signed-off-by: Brian --- value/value.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/value/value.md b/value/value.md index 448a1e9..930fc8b 100644 --- a/value/value.md +++ b/value/value.md @@ -193,7 +193,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.