Tidied up a little

This commit is contained in:
John Newby 2019-08-01 16:04:51 +02:00
parent db4f0b79ba
commit e039971e76

View File

@ -2,7 +2,7 @@
FFI export of Ethereum's ecrecover FFI export of Ethereum's ecrecover
prerequisite: prerequisite:
- a checked out copy of parity-ethereum (https://github.com/paritytech/parity-ethereum) checked out in the same directory this is (i.e. it will be references as `../parity-ethereum`) - a checked out copy of parity-ethereum (https://github.com/paritytech/parity-ethereum) checked out in the same directory this is (i.e. it will be referenced as `../parity-ethereum`)
to compile: to compile:
`cargo build` `cargo build`