Closed xfarmer closed 6 years ago
合约是成功部署了的,而且接口调用正常, [Farmer@Ubuntu go-nebulas]$ ./check_balance.sh n1joQPGKfM1PVRSZwrFqYzwx1Sc4xgaBM8k HTTP/1.1 200 OK Content-Type: application/json Vary: Origin Date: Wed, 23 May 2018 12:15:27 GMT Content-Length: 50
{"result":{"balance":"200","nonce":"0","type":88}}
但是通过web的插件发起交易时有如下提示内容: cannot found contract account in storage please check contract address is valid or deploy is success.
网络选错了,my fault.
合约是成功部署了的,而且接口调用正常, [Farmer@Ubuntu go-nebulas]$ ./check_balance.sh n1joQPGKfM1PVRSZwrFqYzwx1Sc4xgaBM8k HTTP/1.1 200 OK Content-Type: application/json Vary: Origin Date: Wed, 23 May 2018 12:15:27 GMT Content-Length: 50
{"result":{"balance":"200","nonce":"0","type":88}}
但是通过web的插件发起交易时有如下提示内容: cannot found contract account in storage please check contract address is valid or deploy is success.