Open liufuhu opened 6 years ago
@liufuhu Could you please provide more information about (1) Have you update your local code? (2) How do you interactive with you local node? Webwallet or scripts?
(1) local code is the master branch. I git clone it about one week ago, and no update since then
(2) use scripts, like: curl -i -H 'Accept: application/json' -X POST http://localhost:8685/v1/admin/transactionWithPassphrase -H 'Content-Type: application/json' -d ***
this is the error screenshot:
noe can not deploy contract rightly, the return status is 2...
你好,此版本为星云旧版wiki,欢迎将您的问题提交星云新版wiki,以便于及时与星云开发人员及其他社区开发者进行交流。同时,参与wiki的编辑维护工作还会有奖励哦。新版wiki链接:https://wiki.nebulas.io/en/latest/ (英文);https://wiki.nebulas.io/zh_CN/latest/ (中文) Hello, this version is the nebulas old wiki (later stop maintenance), welcome to submit your question to the new nebulas wiki, in order to get timely answers. At the same time, there will be rewards for editing and maintaining the wiki. New wiki link: https://wiki.nebulas.io/en/latest/ (English); https://wiki.nebulas.io/zh_CN/latest/ (Chinese)
本地启动的工程,本来所有都正常,突然间所以账号进行合约调用时都出现这个错误,部署合约正常,转账返回的status为2
通过unlock解锁也无效