forked from Qortal/qortal
1. Assign 3 minters (one founder, one level 1, one level 2) 2. Mint a block after the shareBinFix, ensuring that level 1 and 2 are being rewarded evenly from the same share bin. 3. Orphan the block and ensure the rewards are reversed. 4. Orphan two more blocks, each time checking that the balances are being reduced in accordance with the pre-shareBinFix mapping.
8 lines
180 B
JSON
8 lines
180 B
JSON
{
|
|
"restrictedApi": false,
|
|
"blockchainConfig": "src/test/resources/test-chain-v2-reward-levels.json",
|
|
"wipeUnconfirmedOnStart": false,
|
|
"testNtpOffset": 0,
|
|
"minPeers": 0
|
|
}
|