-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Calculating validator rewards in Dynamic Validator is complicated. We need to check that the calculation results are correct.
We can check the correctness by the method below.
Ask CodeChain for the balance between block n and block n-1 and compare it to the sum of the CCCChanges in block n. These two values must be the same.
Metadata
Metadata
Assignees
Labels
No labels