Skip to main content

Atomic Rejection

Definition

Atomic rejection refers to a transaction failing entirely if any single component within it cannot be executed successfully. This mechanism ensures that operations are treated as indivisible units, either completing fully or not at all. It prevents partial updates or inconsistencies across a system, preserving data integrity. This property is crucial for maintaining reliable state changes in distributed ledgers.