Skip to content

Commit

Permalink
refactor: using abigen macro to generate rust ABI
Browse files Browse the repository at this point in the history
  • Loading branch information
jjyr committed Sep 20, 2023
1 parent ad69983 commit 25ba9ef
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1,243 deletions.
4 changes: 0 additions & 4 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions tools/ibc-solidity-abi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
env_logger = "0.10.0"
ethers = "2.0.10"
eyre = "0.6.8"
log = "0.4.20"
tokio = { version = "1.32.0", features = ["full"] }
Loading

0 comments on commit 25ba9ef

Please sign in to comment.