From aab157007ed33332b161e0d0bf4c2385243d670c Mon Sep 17 00:00:00 2001 From: Eric P Date: Sat, 25 Nov 2023 12:06:38 -0600 Subject: [PATCH] Added note for bLIP 10 fields removed by #510 --- value/blip-0010.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/value/blip-0010.md b/value/blip-0010.md index 9110835..4b95574 100644 --- a/value/blip-0010.md +++ b/value/blip-0010.md @@ -164,6 +164,13 @@ Other optional fields: referenced it in a `` tag. When that happens, this field will contain the guid of the referencing feed's ``. +
+ +The following fields have been **removed** from the spec and should no longer be used (see [#510](https://github.com/Podcastindex-org/podcast-namespace/pull/510)): + +* `pubkey`, `seconds_back`, `sender_key`, `sig_fields`, `signature`, `value_msat` + +
## Reference Implementations