Skip to content

Commit

Permalink
feat(cli): check user provided genesis if not first run
Browse files Browse the repository at this point in the history
  • Loading branch information
yangby-cryptape committed Jul 20, 2023
1 parent d502ec0 commit cb109ce
Show file tree
Hide file tree
Showing 3 changed files with 217 additions and 130 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions core/run/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ rlp = "0.5"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
tempfile = "3.6"
toml = "0.7"

common-apm = { path = "../../common/apm" }
Expand Down
Loading

0 comments on commit cb109ce

Please sign in to comment.