1
0
Fork 0

GitBook: [#110] No subject

This commit is contained in:
bt11ba 2022-03-03 09:49:44 +00:00 committed by gitbook-bot
parent 245d023167
commit 4430925500
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
3 changed files with 8 additions and 8 deletions

View File

@ -42,7 +42,7 @@ The next step consists in:
* Setting up its mainnet subdomain,
* Adding a TXT record with the Relayer URL to the mainnet subdomain according to this specific format:
#### Ethereum Relayers (Mandatory)
#### **Ethereum Relayers (Mandatory)**
| TXT record |
| ----------------------- |
@ -62,7 +62,7 @@ You also have the possibility to add subdomains with their corresponding TXT rec
| arbitrum-tornado.xxx.eth |
| avalanche-tornado.xxx.eth |
#### Nova Relayer (Optional)
#### **Nova Relayer (Optional)**
Tornado Cash Nova uses its own version of the software. If you wish to become a relayer for Tornado Cash Nova, you will find instructions to follow [here](https://github.com/tornadocash/tornado-pool-relayer#deploy-with-docker-compose).
@ -72,7 +72,7 @@ Tornado Cash Nova uses its own version of the software. If you wish to become a
![](../.gitbook/assets/3.png)
#### 4. Set Up Workers
### **4. Set Up Workers**
Workers are the addresses that will allow your relayer to send ZK-proofs to users. By default, the first worker is the ENS domain owner's address.
@ -82,7 +82,7 @@ Only the mainnet requires you to register workers. All other networks do not req
![](<../.gitbook/assets/4 (1).png>)
#### 5. Stake
### 5. Stake
With the implementation of a decentralized relayer registry, a staking condition has been introduced to become listed on Tornado Cash UI. Indeed, **staking TORN is now necessary to be added to the recommended list of relayers.**
@ -98,7 +98,7 @@ Your staked TORN amount is not claimable, and it is non-refundable.
![](../.gitbook/assets/5.png)
#### 6. Summary: Last Verification & Registration
### 6. Summary: Last Verification & Registration
The last, but not the least, we advise you to **double-check all information** present on the Summary before registering.

View File

@ -6,7 +6,7 @@ Since the execution of [Tornado Cash 10th governance proposal](https://tornadoca
[TORN](torn.md) holders can still lock their tokens into the governance contract as they used to for governance purposes. The significant difference is that they are now able to receive a portion of the fees collected by the protocol from relayers. Obviously, the proportion of the reward will be equal to the proportion of their locked TORN.
#### FROM WHERE THESE COLLECTED FEES COME FROM ?
#### **FROM WHERE THESE COLLECTED FEES COME FROM ?**
The collection of these fees was made possible by the implementation of a decentralized relayer registry. In order to be listed on the protocol UI, relayers need to stake a given amount of TORN (currently set by governance at `300 TORN`). The functioning of this relayer registry is more extensively explained [on this forum post](https://torn.community/t/proposal-relayer-registry-setting-parameters-after-audit/2134) & on the [Relayer Registry documentation page](how-to-become-a-relayer.md).

View File

@ -37,9 +37,9 @@ Each Tornado Cash Nova account is linked to a shielded address. As mentionned ab
![](https://i.imgur.com/idXaco8.png)
A shielded address is automatically created when users log in a given address, then deposit tokens to funs this address pool balance.
A shielded address is automatically created when users log in a given address, then deposit tokens to funds this address pool balance.
_More information about the Funding action is availaible on “Fund & Withdraw on Nova (put link)”_
_More information about the Funding action is availaible on_ [_Fund & Withdraw on Nova_](fund-and-withdraw-on-nova.md)__
However, shielded addresses can also be created from scratch as a separate action by logging in a new address with no prior link to Tornado Cash Nova, then by clicking on `Set up account`.