git.delta.rocks / unique-network / refs/commits / 9e201d9e49be

difftreelog

Cargo fmt

Trubnikov Sergey2022-06-03parent: #85427bc.patch.diff
in: master

3 files changed

modifiedpallets/common/src/erc.rsdiffbeforeafterboth
4848
49#[solidity_interface(name = "Collection")]49#[solidity_interface(name = "Collection")]
50impl<T: Config> CollectionHandle<T> 50impl<T: Config> CollectionHandle<T>
51// where 51// where
52// T::AccountId: From<H256>52// T::AccountId: From<H256>
53{53{
54 fn set_collection_property(&mut self, caller: caller, key: string, value: bytes) -> Result<()> {54 fn set_collection_property(&mut self, caller: caller, key: string, value: bytes) -> Result<()> {
modifiedpallets/nonfungible/src/erc.rsdiffbeforeafterboth

no syntactic changes

modifiedpallets/nonfungible/src/lib.rsdiffbeforeafterboth

no syntactic changes