EIP-1344: Added link to test PR (#2268)

This commit is contained in:
Bryant Eisenbach 2019-11-05 08:59:51 -05:00 committed by Alex Beregszaszi
parent 9b7274e97f
commit 9f133839b3

View File

@ -40,7 +40,7 @@ This EIP is fully backwards compatible with all chains which implement EIP-155 c
This was previously suggested as part of [EIP901](https://github.com/ethereum/EIPs/issues/901).
## Test Cases
TBD
Test Cases added to [ethereum/tests](https://github.com/ethereum/tests/pull/627)
## Implementation
A reference implementation for the Trinity Python client is [here](https://github.com/ethereum/py-evm/pull/1803).