From 0b640d2e68123166203164c70fddb45bd24c43ef Mon Sep 17 00:00:00 2001 From: Seulgi Kim Date: Tue, 28 May 2019 13:56:06 +0900 Subject: [PATCH] Change spec to use criminal's incomes as additional rewards --- spec/Dynamic-Validator.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spec/Dynamic-Validator.md b/spec/Dynamic-Validator.md index 5931c588af..d95355367b 100644 --- a/spec/Dynamic-Validator.md +++ b/spec/Dynamic-Validator.md @@ -206,7 +206,8 @@ The transaction that reports a double vote have occurred before **WITHDRAW_DELAY The criminal loses all his deposit and rewards and is banned immediately; it is the only case where a validator set is changed during the term. -The informant receives all deposit and rewards(TBD) as prize money immediately. +The informant receives the deposit of the criminal as prize money immediately. +The express fee that the criminal would earn is used as additional rewards for diligent validators. The criminal becomes a banned account. The account cannot become a candidate anymore.