Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Darwinia cli #126

Merged
merged 11 commits into from
Nov 29, 2019
Merged

Darwinia cli #126

merged 11 commits into from
Nov 29, 2019

Conversation

AurevoirXavier
Copy link
Member

@AurevoirXavier AurevoirXavier commented Nov 29, 2019

update: darwinia can load configuration from file now

main logic at: core/cli/lib.rs::load_conf_from_file

run:

cargo run --release -- --alice --conf=darwinia_conf_example.json

build-script-utils = { package = "substrate-build-script-utils", git = "https://github.com/darwinia-network/substrate.git", branch = "darwinia-develop" }
structopt = "0.3.3"
vergen = "3.0.4"

darwinia-cli = { path = "../../core/cli", optional = true }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this duplicated?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The origin file contains this line, I just replace all substrate-cli with darwinia-cli.

@hackfisher hackfisher merged commit 4f3b6f3 into darwinia-network:develop Nov 29, 2019
@AurevoirXavier AurevoirXavier deleted the darwinia-cli branch December 2, 2019 03:29
boundless-forest pushed a commit that referenced this pull request Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants