diff --git a/docs/spec/ibc/README.md b/docs/spec/ibc/README.md index b42bb35926..69abd3ff0c 100644 --- a/docs/spec/ibc/README.md +++ b/docs/spec/ibc/README.md @@ -1,5 +1,7 @@ # Cosmos Inter-Blockchain Communication (IBC) Protocol +> This specification is outdated and no longer in use. For the latest IBC specifications, please see the [Interchain Standards repository](https://github.com/cosmos/ics). + ## Abstract This paper specifies the Cosmos Inter-Blockchain Communication (IBC) protocol. The IBC protocol defines a set of semantics for authenticated, strictly-ordered message passing between two blockchains with independent consensus algorithms.