Crate miden_node_block_producer

Source

Re-exports§

pub use server::BlockProducer;

Modules§

server
store

Constants§

COMPONENT
The name of the block producer component.
SERVER_MAX_BATCHES_PER_BLOCK
Maximum number of batches per block.
SERVER_MAX_TXS_PER_BATCH
The number of transactions per batch.