general updates
This commit is contained in:
parent
5a4eccba86
commit
9a91dcbbe4
21 changed files with 138 additions and 184 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue