aboutsummaryrefslogtreecommitdiffstats
path: root/state.cpp
diff options
context:
space:
mode:
authorGav Wood <i@gavwood.com>2014-02-28 20:55:30 +0800
committerGav Wood <i@gavwood.com>2014-02-28 20:55:30 +0800
commita2f6a1747018942c540eaf382c87107febb006b4 (patch)
treeb04ee107e53a221f5749d6645eea4c3efe2ba929 /state.cpp
parent857b9f9bf9345397a686fd5b35034e94cfde33e0 (diff)
downloaddexon-solidity-a2f6a1747018942c540eaf382c87107febb006b4.tar.gz
dexon-solidity-a2f6a1747018942c540eaf382c87107febb006b4.tar.zst
dexon-solidity-a2f6a1747018942c540eaf382c87107febb006b4.zip
Tests.
Diffstat (limited to 'state.cpp')
-rw-r--r--state.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/state.cpp b/state.cpp
index a3ea2aea..60d68b93 100644
--- a/state.cpp
+++ b/state.cpp
@@ -30,6 +30,8 @@ using namespace eth;
int stateTest()
{
+ cnote << "Testing State...";
+
KeyPair me = sha3("Gav Wood");
KeyPair myMiner = sha3("Gav's Miner");
// KeyPair you = sha3("123");