- 
                Notifications
    You must be signed in to change notification settings 
- Fork 30
generateblocks Command Guide
        Enrico Rubboli edited this page Sep 4, 2023 
        ·
        1 revision
      
    The generateblocks command allows you to manually generate a specified number of blocks in the Mintlayer blockchain.
To generate a specific number of blocks, use the following command:
generateblocks <BLOCK_COUNT>
- 
<BLOCK_COUNT>: The number of blocks you want to generate.
Upon successful execution, the command will return details of the generated blocks.
- 
-h, --help: Displays the help message for thegenerateblockscommand.