未验证 提交 3bda8c3b 编写于 作者: K Kevin Heifner 提交者: GitHub

Merge pull request #3079 from cj-oci/enableNodeosTest-2

Enable full nodeos test.
......@@ -223,10 +223,6 @@ try:
if node is None:
errorExit("Cluster in bad state, received None node")
# Exit early untill test is fully functional
testSuccessful=True
exit(0)
Print("Create new account %s via %s" % (testeraAccount.name, defproduceraAccount.name))
transId=node.createInitializeAccount(testeraAccount, defproduceraAccount, stakedDeposit=0, waitForTransBlock=False)
if transId is None:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册