The consensus incentive mechanism is an incentive measure for miners who provide services such as computing power, network, storage, verification and packaging for the BFChain network, as well as an incentive measure for all address accounts that provide computing power, network and storage for participating in the BFChain voting governance.
Currently, the incentives for successfully forging a block in the BFChain consensus incentive mechanism can be divided into two components:
The objects that can get this incentive include:
In the BFChain network, after each block is successfully forged, the bottom layer will calculate the total incentive that it should get. The formula is:
totalReward = rewardPerBlock + sum(eachtransactionfeeOftheBlock)
among them,
Block height | Number of incentives(BFT) |
---|---|
0 - 3233 | 0 |
3234 - 246375 | 15 |
246376 - 492750 | 30 |
492751 - 739125 | 60 |
739126 - 27635044 | 90 |
27635045 | 55.61314071 |
27635045 - | 0 |
eachtransactionfeeFortheBlock
is the on-chain fee of each event packaged into this block; sum(eachtransactionfeeFortheBlock)
is the sum of the on-chain fee of each event packaged into this block.The total incentive for forging a block will be shared by the block forger and all address accounts that vote for the forger in this round. The consensus rules for sharing are: