git.delta.rocks / unique-network / refs/commits / b24dbeee9dca

difftreelog

Merge pull request #163 from UniqueNetwork/feature/disable-contracts

kozyrevdev2021-10-08parents: #a75bd61 #0d80db5.patch.diff
in: master
Remove unneeded step for contracts in README

1 file changed

modifiedREADME.mddiffbeforeafterboth
302```302```
303// use pallet_contracts::weights::WeightInfo;303// use pallet_contracts::weights::WeightInfo;
304...304...
305// use pallet_contracts::chain_extension::UncheckedFrom;
306...
307// pub use pallet_timestamp::Call as TimestampCall;305// pub use pallet_timestamp::Call as TimestampCall;
308...306...
309// mod chain_extension;307// mod chain_extension;