mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 13:51:11 +00:00
Begin to add a test parachain
This commit is contained in:
+9
-4
@@ -1,7 +1,12 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"consensus",
|
||||
"runtime",
|
||||
"test/runtime",
|
||||
"test/client",
|
||||
"consensus",
|
||||
"runtime",
|
||||
"test/runtime",
|
||||
"test/client",
|
||||
"test/parachain/runtime",
|
||||
"test/parachain/",
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
panic = 'unwind'
|
||||
|
||||
Reference in New Issue
Block a user