From d3ec06b96cea5c94e9856841a9bb512fe57898ef Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Mon, 19 Jun 2017 11:35:01 +0200 Subject: README: add a link to the "Generating Consensus Tests" in cpp-ethereum --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index fd58dc1ee..09360cdae 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,7 @@ All files should be of the form: Arrays are allowed, but don't use them for sets of properties - only use them for data that is clearly a continuous contiguous sequence of values. +Links +----- + +* [cpp-ethereum guide to generate test cases](https://github.com/ethereum/cpp-ethereum/blob/develop/doc/generating_tests.rst) -- cgit v1.2.3