difftreelog
Cargo fmt
in: master
3 files changed
pallets/common/src/erc.rsdiffbeforeafterboth484849#[solidity_interface(name = "Collection")]49#[solidity_interface(name = "Collection")]50impl<T: Config> CollectionHandle<T> 50impl<T: Config> CollectionHandle<T>51// where 51// where52// 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<()> {pallets/nonfungible/src/erc.rsdiffbeforeafterbothno syntactic changes
pallets/nonfungible/src/lib.rsdiffbeforeafterbothno syntactic changes