Skip to content

Commit

Permalink
merge rpc related cli to main (#718)
Browse files Browse the repository at this point in the history
* add rpc command in main

* remove deprecated conflux-cli
  • Loading branch information
boqiu authored Oct 15, 2019
1 parent a143ae6 commit ccf4611
Show file tree
Hide file tree
Showing 8 changed files with 770 additions and 766 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ path = "core/benchmark/consensus/src/main.rs"
name = "cfx-gen-dot"
path = "tools/cfx-gen-dot/main.rs"

[[bin]]
name = "conflux-cli"
path = "client/cli/src/main.rs"

[[bin]]
name = "ethkey"
path = "accounts/ethkey/cli/src/main.rs"
Expand Down
11 changes: 0 additions & 11 deletions client/cli/Cargo.toml

This file was deleted.

Loading

0 comments on commit ccf4611

Please sign in to comment.