mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 01:11:10 +00:00
Check for invalid modules when registering a pallet in construct_runtime (#4520)
This commit is contained in:
@@ -9,7 +9,6 @@ proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
frame-support-procedural-tools = { version = "2.0.0", path = "./tools" }
|
||||
|
||||
proc-macro2 = "1.0.6"
|
||||
quote = "1.0.2"
|
||||
syn = { version = "1.0.7", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user