diff options
Diffstat (limited to 'src/GeneralStateTestsFiller')
-rw-r--r-- | src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransactionCreateFiller.json (renamed from src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json) | 2 | ||||
-rw-r--r-- | src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransactionCreatePrice0Filler.json (renamed from src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreatePrice0Filler.json) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransactionCreateFiller.json index 05abbec56..73b115efd 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreateFiller.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransactionCreateFiller.json @@ -1,5 +1,5 @@ { - "zeroSigTransacrionCreate" : { + "zeroSigTransactionCreate" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", diff --git a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreatePrice0Filler.json b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransactionCreatePrice0Filler.json index 5b9bae5f7..13baa8c87 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransacrionCreatePrice0Filler.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/zeroSigTransactionCreatePrice0Filler.json @@ -1,5 +1,5 @@ { - "zeroSigTransacrionCreatePrice0" : { + "zeroSigTransactionCreatePrice0" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", |