aboutsummaryrefslogtreecommitdiffstats
path: root/BlockchainTests
diff options
context:
space:
mode:
authorChristoph Jentzsch <jentzsch.software@gmail.com>2015-11-23 22:54:42 +0800
committerChristoph Jentzsch <jentzsch.software@gmail.com>2015-11-23 22:54:42 +0800
commit2e4987ad2a973e2cf85ef742a8b9bd094363cd18 (patch)
tree2bcf98eab211f297376fcaeba5994f468300a9ce /BlockchainTests
parenta6382c20817e6b8ba539a3cba396ec0d79a4a1c3 (diff)
downloaddexon-tests-2e4987ad2a973e2cf85ef742a8b9bd094363cd18.tar
dexon-tests-2e4987ad2a973e2cf85ef742a8b9bd094363cd18.tar.gz
dexon-tests-2e4987ad2a973e2cf85ef742a8b9bd094363cd18.tar.bz2
dexon-tests-2e4987ad2a973e2cf85ef742a8b9bd094363cd18.tar.lz
dexon-tests-2e4987ad2a973e2cf85ef742a8b9bd094363cd18.tar.xz
dexon-tests-2e4987ad2a973e2cf85ef742a8b9bd094363cd18.tar.zst
dexon-tests-2e4987ad2a973e2cf85ef742a8b9bd094363cd18.zip
Add secret Key for Fabian
Diffstat (limited to 'BlockchainTests')
-rw-r--r--BlockchainTests/bcRPC_API_Test.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/BlockchainTests/bcRPC_API_Test.json b/BlockchainTests/bcRPC_API_Test.json
index 955e99c92..ee20d22e0 100644
--- a/BlockchainTests/bcRPC_API_Test.json
+++ b/BlockchainTests/bcRPC_API_Test.json
@@ -1361,6 +1361,7 @@
"storage" : {
}
}
- }
+ },
+ "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8"
}
-} \ No newline at end of file
+}