Files
pezkuwi-subxt/bridges
Svyatoslav Nikolsky d631178e41 Make relay generic over source/target chains (#58)
* renamed to-be-generic files

* make everything required generic over source/target chains

* some more fixes

* cargo fmt --all

* trait functions -> trait constants

* cargo --fmt --all
2024-04-10 10:28:37 +02:00
..
2024-04-10 10:28:37 +02:00
2024-04-10 10:28:37 +02:00

Parity Bridges Common

This is a collection of components for building bridges.

The main components that will be constructed here will be bridge modules/runtimes and bridge relays.

🚧 The bridges are currently under construction - a hardhat is recommended beyond this point 🚧