Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通过rpc创建evm合约后,调用返回空 #94

Closed
litian33 opened this issue Nov 29, 2018 · 0 comments
Closed

通过rpc创建evm合约后,调用返回空 #94

litian33 opened this issue Nov 29, 2018 · 0 comments

Comments

@litian33
Copy link

问题描述:
通过rpc接口创建新evm合约时,同时指定code和abi,创建成功后,调用合约方法时返回空;

"log": {
                    "caller": "1Kkq2neiAWSGkk3djkJ9SPoG2tdGzfwDpa",
                    "contractName": "user.evm.0xea5b2eae4efd5d104604cec9a498e8f2f117d09b0bf76810667f6698794b09d4",
                    "contractAddr": "1CSavZCB4ky1PQrVbtXWmjfCq3HSbbLmFT",
                    "usedGas": "0",
                    "ret": null,
                    "jsonRet": ""
                },
litian33 pushed a commit to litian33/plugin that referenced this issue Nov 29, 2018
@litian33 litian33 mentioned this issue Nov 29, 2018
33cn pushed a commit that referenced this issue Nov 29, 2018
@vipwzw vipwzw closed this as completed Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants