0
 --- stderr
 Compiling node-template-runtime v3.0.0 (/root/substrate-node-template/runtime)

错误:预期之一:Pallet, Call, Storage, Event, Config, Origin, Inherent, ValidateUnsigned --> /root/substrate-node-template/runtime/src/lib.rs:350:33 | 350 | 合约:pallet_contracts::{Module, Call, Config, Storage, Event}, | ^^^^^^

4

1 回答 1

0

根据Parity Technologies 某人在 Polka Dot Discord 服务器中的这个答案,似乎Module不赞成使用Pallet. 本教程可能需要针对新语法重新编写。

于 2021-06-20T01:39:32.133 回答