From 9afc33ff026d3c91ec66626e4e2eda5f6c985304 Mon Sep 17 00:00:00 2001 From: "dhub-sync[bot]" <145223974+dhub-sync[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:26:29 +0000 Subject: [PATCH] Changes from dhub --- docs/learn/frequently-asked-questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn/frequently-asked-questions.md b/docs/learn/frequently-asked-questions.md index d374ef7..4e5278b 100644 --- a/docs/learn/frequently-asked-questions.md +++ b/docs/learn/frequently-asked-questions.md @@ -18,7 +18,7 @@ Our implementation boils down to: - **Stealth addresses** that hide the receiver and asset type being transacted. -- **RingCT** which hides amounts/balances, even when staking thanks to **Zarcanum.** +- **Pedersen commitments** that hide amounts/balances, the asset type being transacted, and facilitate private staking (Zarcanum). This makes sure that **by default,** transaction data being stored on the blockchain is **only** accessible by parties who authorized the transactions, none of it is ever publicly published.