Skip to content

Commit

Permalink
update network name (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
GopherJ authored Aug 27, 2021
1 parent 099393d commit 792bcdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion node/parallel/src/chain_spec/heiko.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ pub fn heiko_config(_id: ParaId) -> Result<ChainSpec, String> {
ChainSpec::from_json_bytes(&include_bytes!("../../../../resources/specs/heiko.json")[..])
// Ok(ChainSpec::from_genesis(
// // Name
// "Heiko",
// "Parallel Heiko",
// // ID
// "heiko",
// ChainType::Live,
Expand Down
2 changes: 1 addition & 1 deletion resources/specs
Submodule specs updated 1 files
+70 −70 heiko.json

0 comments on commit 792bcdb

Please sign in to comment.