Files
pezkuwi-subxt/bridges
Hernando Castano 792226c9fd Use CallRequest type from rust-web3 crate (#101)
* Use `CallRequest` type from rust-web3 crate

* Change CallRequest's `to` field to be optional

Required due to changes in upstream `rust-web3` crate.
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 🚧