【发布时间】:2019-08-06 13:49:11
【问题描述】:
我通过以下页面了解了如何部署合同: https://substrate.dev/substrate-contracts-workshop/#/0/deploying-your-contract https://substrate.dev/docs/en/contracts/deploying-a-contract
但他们都在“调用合同”步骤中失败了
这是我创建的链源代码(引用自https://substrate.dev/docs/en/tutorials/creating-your-first-substrate-chain): https://github.com/coolcode/sux-contract-chain
错误信息: system.ExtrinsicFailed 外在事件
【问题讨论】:
-
我们需要查看您的代码。