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
目前开发中遇到的问题: 1.fisco本地部署运行合约的时候,都只是显示结果,而没有像remix那样有详细的交易解析(包括交易输入、交易输出、event Log等数据的显示)。 2.开发的时候,各个基于keystore的账户只能自己手动记录,缺少基于keystore的账户管理功能。 3.缺少一键查询合约内的过往交易记录
希望toolbox新增的功能:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前开发中遇到的问题:
1.fisco本地部署运行合约的时候,都只是显示结果,而没有像remix那样有详细的交易解析(包括交易输入、交易输出、event Log等数据的显示)。
2.开发的时候,各个基于keystore的账户只能自己手动记录,缺少基于keystore的账户管理功能。
3.缺少一键查询合约内的过往交易记录
希望toolbox新增的功能:
The text was updated successfully, but these errors were encountered: