|
527 | 527 | {d, 'TEST_WALLET_ADDRESS', "MXeFJwxb4y3vL4In3oJu60tQGXGCzFzWLwBUxnbutdQ"},
|
528 | 528 | {d, 'TOP_UP_TEST_WALLET_AR', 1000000},
|
529 | 529 |
|
530 |
| - %% The following values all assume the testnet is restarted from height 1514109 using |
| 530 | + %% The following values all assume the testnet is restarted from height 1588329 using |
531 | 531 | %% the flag:
|
532 |
| - %% start_from_block IBPVmGCllShZkmxbPlJUeyh8D3QqtQMxscfXRc1TElRXpzwysH4aZJ1XLNf9W4MT |
| 532 | + %% start_from_block 3lIjFuR6nMYwELWwQqZxYn_sj1tESmZgk6bVZewwxtr0X6a8mXG0JH7KAV_5AE2s |
533 | 533 |
|
534 | 534 | %% TESTNET_FORK_HEIGHT should meet the following requirements:
|
535 | 535 | %% 1. Set to a difficulty retargeting height - i.e. a multiple of
|
|
542 | 542 | %% For example, if the testnet was forked off mainnet at
|
543 | 543 | %% height 1265219 (either through the use of start_from_latest_state or
|
544 | 544 | %% start_from_block), then TESTNET_FORK_HEIGHT should be set to 1265220.
|
545 |
| - {d, 'TESTNET_FORK_HEIGHT', 1514110}, |
| 545 | + {d, 'TESTNET_FORK_HEIGHT', 1588330}, |
546 | 546 |
|
547 | 547 | %% -------------------------------------------------------------------------------------
|
548 | 548 | %% Optional configuration for testnet
|
|
552 | 552 | {d, 'TESTNET_LEGACY_REWARD_HISTORY_BLOCKS', 40},
|
553 | 553 | {d, 'TESTNET_LOCKED_REWARDS_BLOCKS', 40},
|
554 | 554 | {d, 'TESTNET_TARGET_BLOCK_TIME', 45},
|
555 |
| - {d, 'FORK_2_8_HEIGHT', 1514410} |
| 555 | + {d, 'FORK_2_9_HEIGHT', 1588500} |
556 | 556 | ]},
|
557 | 557 | {relx, [
|
558 | 558 | {dev_mode, false},
|
|
0 commit comments