Back to Solana

Transaction Validation Unit in a Solana Validator

docs/src/validator/tvu.md

1.18.26289 B
Original Source

TVU (Transaction Validation Unit) is the logic of the validator responsible for validating and propagating blocks and processing those blocks' transactions through the runtime.

Retransmit Stage