difftreelog
style fix formatting
in: master
4 files changed
pallets/common/src/lib.rsdiffbeforeafterbothno syntactic changes
pallets/fungible/src/erc.rsdiffbeforeafterbothno syntactic changes
pallets/refungible/src/erc.rsdiffbeforeafterbothno syntactic changes
pallets/refungible/src/erc_token.rsdiffbeforeafterboth424243use crate::{Allowance, Balance, Config, Pallet, RefungibleHandle, TotalSupply, common::CommonWeights, SelfWeightOf, weights::WeightInfo};43use crate::{44 Allowance, Balance, Config, Pallet, RefungibleHandle, TotalSupply, common::CommonWeights,45 SelfWeightOf, weights::WeightInfo,46};444745/// Refungible token handle contains information about token's collection and id48/// Refungible token handle contains information about token's collection and id