Finality & Consensus

# Finality & Consensus

Turkchain uses a deterministic finality mechanism.

Finality

## Finality
Once a block is confirmed by the validator set, it achieves near-instant finality and cannot be reverted under normal network conditions.

Reorganizations

## Chain Reorganizations
Due to the deterministic consensus model, deep chain reorganizations are extremely rare.

Uncle / Ommer Blocks

## Uncle / Ommer Blocks

Turkchain does not utilize uncle or ommer blocks.

Due to the validator-based consensus design, only finalized blocks are accepted into the canonical chain.

Last updated