diff options
-rw-r--r-- | BlockTests/bcRPC_API_Test.json | 5 |
1 files 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 +} |