Update Node Template (#10710)

* update node template from downsteam
template version = 4.0.0-dev
rust setup updated

* Update bin/node-template/runtime/Cargo.toml

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>

* Review Rust setup README

* Apply suggestions from code review

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: Sacha Lansky <sacha@parity.io>
This commit is contained in:
Dan Shields
2022-01-26 15:47:17 -07:00
committed by GitHub
parent 514b920dd6
commit 2b9e3a73f6
6 changed files with 203 additions and 57 deletions
@@ -1,6 +1,6 @@
[package]
name = "pallet-template"
version = "3.0.0"
version = "4.0.0-dev"
description = "FRAME pallet template for defining custom runtime logic."
authors = ["Substrate DevHub <https://github.com/substrate-developer-hub>"]
homepage = "https://substrate.io/"