Commit 73c0d506 authored by QM's avatar QM Committed by 33cn

change maturityDegree

parent 27e66837
...@@ -14,7 +14,7 @@ function x2ethereum() { ...@@ -14,7 +14,7 @@ function x2ethereum() {
echo "========================== x2ethereum test ==========================" echo "========================== x2ethereum test =========================="
set +e set +e
set -x set -x
AllRelayerMainTest 10 AllRelayerMainTest 5
perf_test_main 10 perf_test_main 10
echo "========================== x2ethereum test end ==========================" echo "========================== x2ethereum test end =========================="
fi fi
......
...@@ -28,7 +28,7 @@ ethReceiverAddr1="0xa4ea64a583f6e51c3799335b28a8f0529570a635" ...@@ -28,7 +28,7 @@ ethReceiverAddr1="0xa4ea64a583f6e51c3799335b28a8f0529570a635"
ethReceiverAddrKey1="355b876d7cbcb930d5dfab767f66336ce327e082cbaa1877210c1bae89b1df71" ethReceiverAddrKey1="355b876d7cbcb930d5dfab767f66336ce327e082cbaa1877210c1bae89b1df71"
ethReceiverAddr2="0x0c05ba5c230fdaa503b53702af1962e08d0c60bf" ethReceiverAddr2="0x0c05ba5c230fdaa503b53702af1962e08d0c60bf"
#ethReceiverAddrKey2="9dc6df3a8ab139a54d8a984f54958ae0661f880229bf3bdbb886b87d58b56a08" #ethReceiverAddrKey2="9dc6df3a8ab139a54d8a984f54958ae0661f880229bf3bdbb886b87d58b56a08"
maturityDegree=10 maturityDegree=5
CLIA_HTTP="http://127.0.0.1:9901" CLIA_HTTP="http://127.0.0.1:9901"
CLIB_HTTP="http://127.0.0.1:9902" CLIB_HTTP="http://127.0.0.1:9902"
CLIC_HTTP="http://127.0.0.1:9903" CLIC_HTTP="http://127.0.0.1:9903"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment