Skip to main content

Account Inclusion Proof

Definition

An account inclusion proof verifies that a specific account exists within a larger set of accounts recorded on a blockchain. This cryptographic proof confirms the presence of an account without revealing other account details. It functions by demonstrating that an account’s data contributes to a cryptographic commitment, such as a Merkle root, which summarizes the entire state tree. Such proofs are crucial for light clients to securely verify their own account status or the status of others on a network without downloading the complete blockchain history.