diff options
author | wanderer <mjbecze@gmail.com> | 2014-11-18 03:06:43 +0800 |
---|---|---|
committer | wanderer <mjbecze@gmail.com> | 2014-11-18 03:06:43 +0800 |
commit | 6dbcf6b0d6bb68ceaa743e18a52ac815f495d408 (patch) | |
tree | afbdcfd8d7f0b4c06f0635de9800049282699df3 | |
parent | 6fc07a7f81408308e56db105afcad191f81c43bc (diff) | |
download | dexon-tests-6dbcf6b0d6bb68ceaa743e18a52ac815f495d408.tar dexon-tests-6dbcf6b0d6bb68ceaa743e18a52ac815f495d408.tar.gz dexon-tests-6dbcf6b0d6bb68ceaa743e18a52ac815f495d408.tar.bz2 dexon-tests-6dbcf6b0d6bb68ceaa743e18a52ac815f495d408.tar.lz dexon-tests-6dbcf6b0d6bb68ceaa743e18a52ac815f495d408.tar.xz dexon-tests-6dbcf6b0d6bb68ceaa743e18a52ac815f495d408.tar.zst dexon-tests-6dbcf6b0d6bb68ceaa743e18a52ac815f495d408.zip |
spelling fix
-rw-r--r-- | StateTests/stRecursiveCreate.json (renamed from StateTests/stRecusiveCreate.json) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StateTests/stRecusiveCreate.json b/StateTests/stRecursiveCreate.json index 96f661385..a9daf2abd 100644 --- a/StateTests/stRecusiveCreate.json +++ b/StateTests/stRecursiveCreate.json @@ -1,5 +1,5 @@ { - "recusiveCreate": { + "recursiveCreate": { "env": { "currentCoinbase": "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty": "256", |