Skip to content

Commit

Permalink
update add_order
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth2207 committed Aug 1, 2023
1 parent df3e7cf commit 03608a5
Show file tree
Hide file tree
Showing 11 changed files with 10,800 additions and 25,996 deletions.
100 changes: 97 additions & 3 deletions cli/Cargo.lock

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

3 changes: 2 additions & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ ethers = "2.0.7"
serde_json = "1.0.96"
eyre = "0.6"
spinners = "4.1.0"
hex = "0.4.3"
hex = "0.4.3"
ethers-signers = { version = "2.0.8", features = ["ledger"] }
Loading

0 comments on commit 03608a5

Please sign in to comment.