mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 18:41:03 +00:00
Seedling Runtime + Node (#824)
* before adding seedling client side * seedling runtime compiles * create seedling spec script added * seedling node & BaseCallFilter fixes * update AllPalets * formatting * CallFilter + SignedExtra + AccountData fix * XCM removed * cleanup
This commit is contained in:
@@ -21,6 +21,7 @@ async-trait = "0.1.42"
|
||||
# Parachain runtimes
|
||||
rococo-parachain-runtime = { path = "rococo-parachain" }
|
||||
shell-runtime = { path = "shell" }
|
||||
seedling-runtime = { path = "seedling" }
|
||||
statemint-runtime = { path = "statemint" }
|
||||
statemine-runtime = { path = "statemine" }
|
||||
westmint-runtime = { path = "westmint" }
|
||||
|
||||
Reference in New Issue
Block a user