mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
XCM simulator (#3538)
* Add xcm-simulator and xcm-simulator-example. * Abstract xcmp and dmp handling. * Use mock message queue. * Xcm simulator example unit tests. * Use relay chain block number on sending msg. * Fix typo. * fmt * more fmt * Fix deps.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "xcm"
|
||||
version = "0.9.8"
|
||||
authors = ["Parity Technologies x<admin@parity.io>"]
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "The basic XCM datastructures."
|
||||
edition = "2018"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user