What Is Immutability in the Context of a Smart Contract?
Immutability means that once a smart contract is deployed to the blockchain, its code cannot be altered or deleted. This feature guarantees that the rules and logic agreed upon at the start will remain unchanged throughout the contract's lifetime.
This is a core component of the trustless nature of the system.