paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.network/
1.8k stars 652 forks source link

`dry_run_xcm` support for BridgeHubs #5708

Open bkontur opened 2 weeks ago

bkontur commented 2 weeks ago

Basically, the source can dry run some scenario, which results as a xcm with ExportMessage instruction, so we should be able to dry run this XCM on BridgeHub.

Some hints: