From b46bf95bde37419a11c67faec74e7ff252b9f7ff 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