general updates

This commit is contained in:
gozzy 2023-01-28 16:55:19 +00:00
parent 5a4eccba86
commit 9a91dcbbe4
21 changed files with 138 additions and 184 deletions

View file

@ -1,8 +1,8 @@
# Anonymity Mining
# Anonymity mining
The anonymity mining protocol underpins the [Anonymity Mining Program](../../anonymity-mining.md), which rewards users according to the block duration that they wait before withdrawing their deposits.
The anonymity mining protocol underpins the [Anonymity Mining Program](../../general/token/anonymity-mining.md), which rewards users according to the block duration that they wait before withdrawing their deposits.
Anonymity Mining uses a Tornado Trees contract as a ZK-efficient register of deposit and withdrawal transactions, which enables users to make efficient proofs regarding their usage.
Anonymity Mining uses a Tornado trees contract as a ZK-efficient register of deposit and withdrawal transactions, which enables users to make efficient proofs regarding their usage.
[tornado-trees.md](tornado-trees.md)