Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iliaishacked committed Jun 20, 2018
1 parent b59f7da commit ea91bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -55,7 +55,7 @@ subsequent taint gets ignored.
---------------
## How to run?

In order to run FIFO you need to register the callback from the repo with the rust parser in src/main.rs and add an import to src/callbacks/mod.rs.
In order to run FIFO you need to register the callback from the repo with the rust parser in src/main.rs and add an import to src/callbacks/mod.rs. There are very nice instructions on how to do this in the original repo with the parser https://github.com/gcarq/rusty-blockparser.

The script expects a file to be passed to it, that contains the information about the initial taint values (currently uses --address-file flag)
The transaction file currently has the following format:
Expand Down

0 comments on commit ea91bbf

Please sign in to comment.