Rewards
The miner that mine a block is rewarded for including transations and behaviors in a block as following:
Transactions reward
For each transaction included in the mined block, the miner gets a fixed transaction reward determined in the protocol specs
In this blockchain we wish not to discriminate large transactions in place of small ones. The solution to this issue is to have a fixed reward per transaction included in the block. In parallel a percentage of the transaction is also burned.
For transactions:
But to ensure to collect the transaction fixed reward, the transaction value multiplied by the transaction fee rate must be superior to it.
Example
With , and transactions with a total value of , the transactions reward will be:
Behaviors reward
The miner gets multiple rewards for behaviors depending if it's its own or not:
- Reward for its own Behavior used for mining, proportional to its quantity by a factor
- Reward for all behaviors included in the block, proportional to the total quantity by a factor
Example
With a miner tax of on behaviors, behaviors with a total quantity of , a miner's behavior quantity of and a miner behavior's reward per quantity of , the behaviors rewards will be:
Global formula
For each block mined: