diff options
author | obscuren <geffobscura@gmail.com> | 2014-08-22 03:06:42 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-08-22 03:06:42 +0800 |
commit | 740081e2f7f3f76f7522753fd3c714e57ea22f3f (patch) | |
tree | 53686aee20d600b5d658a1ffefee5c96b5382bbe /README.md | |
parent | 088bbc6bb73739811ea6a533ebb7af879fe8517e (diff) | |
download | dexon-740081e2f7f3f76f7522753fd3c714e57ea22f3f.tar.gz dexon-740081e2f7f3f76f7522753fd3c714e57ea22f3f.tar.zst dexon-740081e2f7f3f76f7522753fd3c714e57ea22f3f.zip |
Storage at changed to return bytes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Ethereum Ethereum Go Development package (C) Jeffrey Wilcke Ethereum is currently in its testing phase. The current state is "Proof -of Concept 0.6.4". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 0.6.5". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). Ethereum Go is split up in several sub packages Please refer to each individual package for more information. |