We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FISCO版本为 3.x 群/环签名客户端版本为 3.x 此前搭建过2.x版本,按照官方文档可以正确调用预编译合约,在重新搭建3.x版本时,调用预编译合约显示 "Abi is empty, please check contract abi exists"
The text was updated successfully, but these errors were encountered:
感谢提出issue,在2.0的控制台在调用时会再次编译合约获取ABI,3.0的控制台没有这个步骤。在下个版本会加上。
Sorry, something went wrong.
好的 谢谢
#787
No branches or pull requests
FISCO版本为 3.x 群/环签名客户端版本为 3.x
此前搭建过2.x版本,按照官方文档可以正确调用预编译合约,在重新搭建3.x版本时,调用预编译合约显示 "Abi is empty, please check contract abi exists"
The text was updated successfully, but these errors were encountered: