diff options
Diffstat (limited to 'Rule-for-the-DEXON-node-set.md')
-rw-r--r-- | Rule-for-the-DEXON-node-set.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Rule-for-the-DEXON-node-set.md b/Rule-for-the-DEXON-node-set.md index 48281e0..98f4c2b 100644 --- a/Rule-for-the-DEXON-node-set.md +++ b/Rule-for-the-DEXON-node-set.md @@ -31,7 +31,8 @@ Nodes shall not engage in any of the following conducts: 5. Failing to finish distributed key generation (DKG) 6. Failing to propose any blocks during a whole epoch -For 1. to 4., the entire stake will be confiscated immediately by DEXON Foundation. For 5., a fine of the `1 DXN` will be imposed and no blocks can be produced until such fine is paid under the governance contract. For 6., a fine of the `Block Reward*86400/total Node` will be imposed and no blocks can be produced until such fine is paid under the governance contract. +For 1. to 4., the entire stake will be confiscated immediately by DEXON Foundation. For 5., a fine of the `1 DXN` will be imposed and no blocks can be produced until such fine is paid under the governance contract. For 6., a fine of the `100 DXN` will be imposed and no blocks can be produced until such fine is paid under the governance contract. +<!--- Block Reward*86400/total Node ---> Nodes can pay the fine in the governance contract, see [payFine](https://dexon-foundation.github.io/wiki/Accessing-Governance-Contract.html#pay-fine). |