mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-21 02:31:00 +00:00
base for testing new pallets
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[workspace]
|
||||
members = ["node", "pallets/template", "runtime"]
|
||||
package.edition = "2021"
|
||||
package.repository = "https://github.com/paritytech/polkadot-sdk"
|
||||
resolver = "2"
|
||||
|
||||
[profile.release]
|
||||
panic = "unwind"
|
||||
Reference in New Issue
Block a user