From 6bb9d8100d17f850241ce58a3ab112a3e60ec519 Mon Sep 17 00:00:00 2001 From: Christoph Jentzsch Date: Mon, 27 Apr 2015 14:17:33 +0200 Subject: Update bcRPC_API_Test.json add private Key to pre state account --- BlockTests/bcRPC_API_Test.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/BlockTests/bcRPC_API_Test.json b/BlockTests/bcRPC_API_Test.json index c011f01fa..93bba9da2 100644 --- a/BlockTests/bcRPC_API_Test.json +++ b/BlockTests/bcRPC_API_Test.json @@ -1250,8 +1250,9 @@ "code" : "0x", "nonce" : "0x00", "storage" : { - } + }, + "privateKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" } } } -} \ No newline at end of file +} -- cgit v1.2.3