From 7ed77621598b1320ee2851bd5c6970a88d6c0bf6 Mon Sep 17 00:00:00 2001 From: Seth Schoen Date: Tue, 5 May 2026 17:03:08 -0700 Subject: [PATCH] Add blinding factor wishlist item --- WISHLIST.md | 1 + 1 file changed, 1 insertion(+) diff --git a/WISHLIST.md b/WISHLIST.md index 87dfc24..93c3a6d 100644 --- a/WISHLIST.md +++ b/WISHLIST.md @@ -160,3 +160,4 @@ Q. Are there (or could there be) standard protocols or conventions for (1) coven * See also * Fee management? * More convenient SHA256? +* Some functionality for hardcoding a blinding factor of 1 as a workaround for reissuance issue: "cannot reissue without blinding reissuance token" https://github.com/ElementsProject/elements/issues/259