diff options
author | martin becze <wanderer@users.noreply.github.com> | 2014-11-15 08:59:34 +0800 |
---|---|---|
committer | martin becze <wanderer@users.noreply.github.com> | 2014-11-15 08:59:34 +0800 |
commit | cd85ca17edd314b3744c46573f1d5093e9be2db3 (patch) | |
tree | e8bc9022f1c9077cc4915589eb95461b44168625 | |
parent | 6cae937e5eee1c904b636440653b6157359c0963 (diff) | |
download | dexon-cd85ca17edd314b3744c46573f1d5093e9be2db3.tar dexon-cd85ca17edd314b3744c46573f1d5093e9be2db3.tar.gz dexon-cd85ca17edd314b3744c46573f1d5093e9be2db3.tar.bz2 dexon-cd85ca17edd314b3744c46573f1d5093e9be2db3.tar.lz dexon-cd85ca17edd314b3744c46573f1d5093e9be2db3.tar.xz dexon-cd85ca17edd314b3744c46573f1d5093e9be2db3.tar.zst dexon-cd85ca17edd314b3744c46573f1d5093e9be2db3.zip |
Update trietest.json
-rw-r--r-- | TrieTests/trietest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TrieTests/trietest.json b/TrieTests/trietest.json index f90afd5c0..8d8c35f3b 100644 --- a/TrieTests/trietest.json +++ b/TrieTests/trietest.json @@ -79,6 +79,6 @@ ["0x000000000000000000000000697c7b8c961b56f675d570498424ac8de1a918f6", "0x6f6f6f6820736f2067726561742c207265616c6c6c793f000000000000000000"], ["0x6f6f6f6820736f2067726561742c207265616c6c6c793f000000000000000000", "0x697c7b8c961b56f675d570498424ac8de1a918f6"] ], - "root": "0x088c8e162c91c75ca9efa63f21530bbc6964cff7453a5d6af8404d090292a3e7" + "root": "0x9f6221ebb8efe7cff60a716ecb886e67dd042014be444669f0159d8e68b42100" } } |