Update template triggered by workflow_dispatch

This commit is contained in:
Template Bot
2024-05-25 10:41:27 +00:00
parent 7321ef7aa1
commit 6e0caef4b2
5 changed files with 668 additions and 569 deletions
+3 -3
View File
@@ -4,10 +4,10 @@ A fresh [Substrate](https://substrate.io/) node, ready for hacking :rocket:
A standalone version of this template is available for each release of Polkadot
in the [Substrate Developer Hub Parachain
Template](https://github.com/substrate-developer-hub/substrate-parachain-template/)
Template](https://github.com/substrate-developer-hub/substrate-node-template/)
repository. The parachain template is generated directly at each Polkadot
release branch from the [Node Template in
Substrate](https://github.com/paritytech/polkadot-sdk/tree/master/substrate/bin/node-template)
release branch from the [Solochain Template in
Substrate](https://github.com/paritytech/polkadot-sdk/tree/master/templates/solochain)
upstream
It is usually best to use the stand-alone version to start a new project. All