diff options
author | obscuren <geffobscura@gmail.com> | 2014-05-14 19:55:08 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-05-14 19:55:08 +0800 |
commit | f18ec51cb3959cc662bfc7b84314cd1d3b1541b5 (patch) | |
tree | 1c3d99407624dc791db0cb6c135bd2bd1dfc56cf /README.md | |
parent | e8147cf7c6f508910698e6743ad347c78010ffe3 (diff) | |
download | dexon-f18ec51cb3959cc662bfc7b84314cd1d3b1541b5.tar.gz dexon-f18ec51cb3959cc662bfc7b84314cd1d3b1541b5.tar.zst dexon-f18ec51cb3959cc662bfc7b84314cd1d3b1541b5.zip |
Switched to new keyring methods
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Ethereum Ethereum Go Client © 2014 Jeffrey Wilcke. -Current state: Proof of Concept 5.0 RC3. +Current state: Proof of Concept 5.0 RC4. For the development package please see the [eth-go package](https://github.com/ethereum/eth-go). |