mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20:27:58 +00:00
Update template-node to node-template (#2265)
* Update `template-node` to `node-template` For substrate-up scripts * Remove random artifact
This commit is contained in:
committed by
Bastian Köcher
parent
5725e25448
commit
600d0cafaa
@@ -14,7 +14,7 @@ fn run() -> cli::error::Result<()> {
|
||||
name: "Substrate Node",
|
||||
commit: env!("VERGEN_SHA_SHORT"),
|
||||
version: env!("CARGO_PKG_VERSION"),
|
||||
executable_name: "template-node",
|
||||
executable_name: "node-template",
|
||||
author: "Anonymous",
|
||||
description: "Template Node",
|
||||
support_url: "support.anonymous.an",
|
||||
|
||||
Reference in New Issue
Block a user