rebrand: kusama → dicle
- Replace all kusama/Kusama references with dicle/Dicle - Rename weight files from ksm_size to dcl_size - Update papi-tests files from ksm to dcl - Remove chain-specs/kusama.json files - cargo check --workspace successful (Finished output) - Update MAINNET_ROADMAP.md: FAZ 8 completed
This commit is contained in:
@@ -63,7 +63,7 @@ pezframe_support::construct_runtime!(
|
||||
Example: common::outer_enums::pezpallet::{Pezpallet, Config<T>, Event<T>, Error<T>},
|
||||
Instance1Example: common::outer_enums::pezpallet::<Instance1>::{ Pezpallet, Config<T>, Event<T> },
|
||||
|
||||
// This pezpallet does not mention the Error type, but it must be propagated (similarly to the pezkuwi/kusama).
|
||||
// This pezpallet does not mention the Error type, but it must be propagated (similarly to the pezkuwi/dicle).
|
||||
Example2: common::outer_enums::pallet2::{Pezpallet, Config<T>, Event<T> },
|
||||
Instance1Example2: common::outer_enums::pallet2::<Instance1>::{Pezpallet, Config<T>, Event<T>},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user