mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-25 10:35:48 +00:00
Node template folders restructuring (#4811)
* Restructure node-template so it is clear that node, runtime, and pallets are separated * Separating to mock and tests * restructuring runtime to top-level * updated release script * updated Cargo.lock
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"bin/node-template",
|
||||
"bin/node-template/node",
|
||||
"bin/node-template/runtime",
|
||||
"bin/node-template/pallets/template",
|
||||
"bin/node/cli",
|
||||
"bin/node/executor",
|
||||
"bin/node/primitives",
|
||||
|
||||
Reference in New Issue
Block a user