L2 Block Time

As a Based Rollup solution, Kasplex L2 does not actively generate blocks.

L2 only generates new blocks when legitimate L2 transactions are embedded in Kaspa L1 and mined by miners.

The L2 engine fetches transactions from Kaspa and handles reorgs.
If a chain block contain L2 transaction payloads, the L2 engine extracts the data and generates an L2 block.

In the current testnet, each L1 chain block containing an L2 payload may correspond to multiple L2 blocks. Our ultimate goal is to have each L1 block associated with a single L2 block.

Last updated