Skip to content

Commit

Permalink
Some more description and spelling.
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Dec 14, 2018
1 parent cbd7ec2 commit dc33466
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/other.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ More information

* http://ethereum.stackexchange.com/a/10020/620

Flatting source code for ABI files
==================================
Flattening source code for verification
=======================================

Here is a snippet that will expand the source code of all contracts for the generated ``build/contracts.json`` file. This will allow easier verification (reproducible builds) when using ABI data.
Here is a snippet that will expand the source code of all contracts for the generated ``build/contracts.json`` file and embed the source inside the file. This will allow easier verification (reproducible builds) when using ABI data.

You can run from Python shell:

Expand Down

0 comments on commit dc33466

Please sign in to comment.