taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit c35093b2fe185401122a018cef45e1536157f9b0
parent e45f46dcf92ecfa0adb84a1a9cfa13f7f96ba99d
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Tue, 22 Apr 2025 17:25:17 +0200

[dd:pq-refresh] fix comment for rc in reveal

Diffstat:
Mdesign-documents/062-pq-refresh.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/design-documents/062-pq-refresh.rst b/design-documents/062-pq-refresh.rst @@ -294,7 +294,7 @@ TODO: explain /reveal-melt endpoint. // The refresh commitment corresponding to the previous call to /melt // This is the Hash over: // 1. refresh_seed - // 2. blinding_seed, if provided, skip otherwise + // 2. hash of all pairs of R-values, if applicable, skip otherwise // 3. denominations in order // 4. amount_with_fee // 5. κ*n blinded planchet hashes (which include denomination information),