Skip to content

Commit b2a52b8

Browse files
committed
Update binary name
1 parent 89fb318 commit b2a52b8

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

Cargo.lock

Lines changed: 60 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,15 +239,15 @@ branch = "rococo-v1"
239239
version = '2.0.0'
240240

241241
[[bin]]
242-
name = 'parachain-collator'
242+
name = 'datahighway-collator'
243243

244244
[package]
245245
authors = ['Anonymous']
246246
build = 'build.rs'
247247
edition = '2018'
248248
homepage = 'https://substrate.dev'
249249
license = 'Unlicense'
250-
name = 'parachain-collator'
250+
name = 'datahighway-collator'
251251
repository = 'https://github.com/substrate-developer-hub/substrate-parachain-template'
252252
version = '2.0.0'
253253
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)