From d551e4b5c862ed3ca132331b088a55db9e1dfc99 Mon Sep 17 00:00:00 2001 From: Uncle Stretch Date: Wed, 8 Oct 2025 19:36:29 +0200 Subject: [PATCH] Update Description --- Description.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Description.md b/Description.md index 2d9dcd0..af47b89 100644 --- a/Description.md +++ b/Description.md @@ -36,13 +36,13 @@ Below is a concise, step‑by‑step verifier procedure and the verification for $$ msg = keccak256(message) $$ -$$ a_i = taggedhash($a_{\text{il}}$, $a_{\text{ir}}$, taggedhash(X_i)) $$ +$$ a_i = taggedhash(a_{\text{il}}, a_{\text{ir}}, taggedhash(X_i)) $$ $$ b = taggedhash(H_{\text{agg}}, (R_x, R_y), msg) $$ $$ d = taggedhash(msg, (R_y, R_x), H_{\text{agg}}) $$ -$$ e = taggedhash(H_agg, R_x, msg) $$ +$$ e = taggedhash(H_{\text{agg}}, R_x, msg) $$
@@ -74,6 +74,8 @@ $$ \sum_i^m (e*(a_i * X_i) + b*R_{\text{i1}} + d*R_{\text{i2}}) = e*(a' * X') + 4. Are there any other issues you can identify? +Please feel free to use any contact below. + Email: support@ghostchain.io * [Twitter](https://x.com/realGhostChain)