Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
review-fix: Add link to ethabi on crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
ltfschoen committed Jun 6, 2019
1 parent d880c01 commit 46b5e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ In addition to the Parity Ethereum client, there are additional tools in this re
- [whisper](./whisper) - Parity Ethereum Whisper-v2 PoC Implementation.
The following tool is available in a separate repository:
- [ethabi](https://github.com/paritytech/ethabi) - Parity Ethereum Encoding of Function Calls.
- [ethabi](https://github.com/paritytech/ethabi) - Parity Ethereum Encoding of Function Calls. [Docs here](https://crates.io/crates/ethabi)
## 6. Community <a id="chapter-006"></a>
Expand Down

0 comments on commit 46b5e94

Please sign in to comment.