Ask AI
Skip to main content

Delegation Reward Calculation

Introduction

Since it is possible that users can delegate into protocol validators a mechanism had to be implemented on how to distribute those rewards between the node operator and the remaining delegators. For that we treat the stake of the node operator as a normal delegation. In this case we call this self-delegation. Furthermore, each node operator can choose a commission which is a percentage of how much of the reward will directly go to the node operator. The remaining rewards will then be distributed according to the F1-Fee distribution between all delegators including the self-delegation of the node operator.