Ardor Block Rewards

Ardor Block Rewards

When forging a block in Ardor all transaction fees from the included transactions are rewarded to the forger account except block rewards from transactions of type Child Chain Block which are split between forgers of the last 4 blocks 25% each.

The reason it's implemented this way is to prevent forgers with large stake from predicting their forging time and forge their own transactions and thus pay the transaction fees to themselves.
    • Related Articles

    • Ardor Scaling Parameters and Constants

      As of version 2.0.12 Parent block time: 1 minute on average Parent transactions per block: 10 ChildChainBlock transaction per chain per block: 1 Child chain transactions per ChildChainBlock transaction on the parent chain: 100 ChildChainBlock ...
    • What is my Ardor account address?

      Your Ardor account address is your Nxt account address just replace the NXT- prefix with ARDOR- prefix. You can even copy/paste an NXT address into ARDOR. And of course your passphrase for Ardor is the same as you Nxt passphrase.
    • What is my Nxt/Ardor account address?

      Your Nxt or Ardor account address is the string displayed in the upper left corner of the wallet with the format NXT-XXXX-XXXX-XXXX-XXXXX or ARDOR-XXXX-XXXX-XXXX-XXXXX Is something else my address? No this is your address, don't use anything else as ...
    • How to verify authenticity of Nxt and Ardor installations

      Information presented for Ardor is also relevant for Nxt Windows exe: Right click, Properties, Digital Signatures Tab, Name of Signer should be "Stichting NXT" Mac DMG file: 1. Open the DMG file to create the Ardor Installer application 2. From the ...
    • Install Nxt/Ardor on Windows 7 32 bit

      Install Oracle Java 8 32 bit  From the command line, in folder "c:\program files\nxt" or "c:\program files\ardor" run the following command: java -cp classes;lib\*;conf;addons\classes;addons\lib\* -Dnxt.runtime.mode=desktop nxt.Nxt