From c2897b39351571e6a0e17c9c05825f26fce9c71c Mon Sep 17 00:00:00 2001 From: xdt1 <88490309+xdt1@users.noreply.github.com> Date: Tue, 5 Apr 2022 13:16:09 +0000 Subject: [PATCH] Update staking.md --- general/staking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/staking.md b/general/staking.md index 6455ecc..66d6b34 100644 --- a/general/staking.md +++ b/general/staking.md @@ -8,7 +8,7 @@ Since the execution of [Tornado Cash 10th governance proposal](https://tornadoca #### **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). +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`) and keep enough TORN locked (40 TORN at the moment in April 2022) to be able to pay back the transaction fee to the staking contract. 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). In a nutshell, for each withdrawal through the relayer method, the chosen relayer has to pay a fee to the protocol from the staked balance (that should still be maintained above the `300 TORN` threshold). Currently, this fee has been fixed at `0.3%` by the governance and can be changed at any time through an on-chain proposal & vote.