mirror of
https://github.com/Qortal/qortal.git
synced 2025-06-25 08:21:21 +00:00
Any reward leftover from ditributing to legacy QORA holders is reallocated to either: founders if any online or account-level-based reward candidates, if no founders online We should get pretty close to 100% block reward distribution, barring rounding artifacts. More documentation and tests. Removed BlockChain's founderShare as it is calculated in Block on a per-block basis instead.
8 lines
182 B
JSON
8 lines
182 B
JSON
{
|
|
"restrictedApi": false,
|
|
"blockchainConfig": "src/test/resources/test-chain-v2-leftover-reward.json",
|
|
"wipeUnconfirmedOnStart": false,
|
|
"testNtpOffset": 0,
|
|
"minPeers": 0
|
|
}
|