From a1c04728c48d028d6b71efb37f70d9c13582d06e Mon Sep 17 00:00:00 2001 From: Svyatoslav Nikolsky Date: Mon, 25 Apr 2022 15:55:31 +0300 Subject: [PATCH] mention encoded-calls-messaging tag --- bridges/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bridges/README.md b/bridges/README.md index ac3e49b94c..3d3b177bba 100644 --- a/bridges/README.md +++ b/bridges/README.md @@ -10,6 +10,11 @@ Substrate chains. 🚧 The bridges are currently under construction - a hardhat is recommended beyond this point 🚧 +**IMPORTANT**: this documentation is outdated and it is mostly related to the previous version of our +bridge. Right there's an ongoing work to make our bridge work with XCM messages. Old bridge is still +available at [encoded-calls-messaging](https://github.com/paritytech/parity-bridges-common/releases/tag/encoded-calls-messaging) +tag. + ## Contents - [Installation](#installation)