Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion spec/Dynamic-Validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The express fee that the criminal would have earned is used as additional rewards for diligent validators.


The criminal becomes a banned account.
The account cannot become a candidate anymore.
Expand Down