From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- .../bcStateTests/multimpleBalanceInstructionFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json') diff --git a/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json b/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json index 245bf232e..48c04cebb 100644 --- a/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json +++ b/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json @@ -63,7 +63,7 @@ } }, { - "network" : ["EIP150", "EIP158", "Metropolis"], + "network" : ["EIP150", "EIP158", "Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { -- cgit