ChainSafe / PINT

A Polkadot ecosystem index for investors. A self sustaining auction treasury for parachains.
https://polkadotindex.com/
GNU Lesser General Public License v3.0
21 stars 12 forks source link

Use kusama runtime directly in test-utils #432

Closed clearloop closed 2 years ago

clearloop commented 2 years ago

Issue summary

don't need to construct a runtime of kusama on our own, we can use it directly

Other information and links

clearloop commented 2 years ago

https://github.com/shaunxw/xcm-simulator/tree/master/xcm-emulator

clearloop commented 2 years ago

retried this last week, too many bugs