Skip to content

Commit

Permalink
Fix description in generate_universal_block_log script
Browse files Browse the repository at this point in the history
  • Loading branch information
Michał Kudela committed Sep 18, 2024
1 parent 3624368 commit 5fba49d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def prepare_block_log(
This script generate block_log with specific conditions:
1) start blockchain with hardfork: 18 ( before introduction RC ),
2) set and stabilize price hive to vest ( ~1800 vest per 1 hive ),
3) activate 21 witnesses (witnesses-0 - witnesses-19 + initminer),
3) activate 21 witnesses ( witnesses-0 - witnesses-19 + initminer ),
4) change block size to maximum value 2mb,
5) create accounts - the number is specified in a constant - NUMBER_OF_ACCOUNTS,
6) fund accounts - each account is credited with HIVE and HBD ( from initminer ),
Expand Down

0 comments on commit 5fba49d

Please sign in to comment.