Skip to content
Cosmopediaby Unity Nodes
DocumentationCosmos DocsIBC Protocol v11.x.x › Documentation › IBC Light Clients › Developer GuideView on Cosmos Docs ↗

Existence/Non-Existence Proofs

IBC uses merkle proofs in order to verify the state of a remote counterparty state machine given a trusted root, and ICS-23 is a general approach for verifying merkle trees which is used in ibc-go.

Read on Cosmos Docs ↗