-
Notifications
You must be signed in to change notification settings - Fork 31
node generate block Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Generate a block with the given transactions to the specified reward destination.
If no transactions are provided, the block will be generated with available transactions from the mempool.
node-generate-block [TRANSACTIONS]...
-
[TRANSACTIONS]...: (Optional) Hex encoded transactions to include in the block. If omitted, transactions are taken from the mempool.
This command is only useful in regtest mode. It is not available on mainnet or testnet where block production is handled by the staking process.
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG