Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commander: generate network identifier - Closes #4559 #4565

Merged
merged 14 commits into from
Nov 27, 2019

Conversation

ManuGowda
Copy link
Contributor

What was the problem?

One needs to install the cryptography library to generate the networkIdentifier, ease of use would be commander have the ability to generate the networkIdentifier for a given communityIdentifier and nethash

How did I solve it?

Adding new command lisk network-identifier

How to manually test it?

Run command

lisk network-identifier --nethash=da3ed6a45429278bac2666961289ca17ad86595d33b31037615d4b8e8f158bba --community-identifier=Lisk

Review checklist

commander/src/commands/network-identifier.ts Outdated Show resolved Hide resolved
commander/src/commands/network-identifier.ts Outdated Show resolved Hide resolved
@ManuGowda ManuGowda merged commit 49cd4aa into development Nov 27, 2019
@ManuGowda ManuGowda deleted the 4559-command_network_identifier branch November 27, 2019 15:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Commander: generate network identifier
3 participants