mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 11:27:55 +00:00
Update documentation and templates for Pezkuwi branding
This commit is contained in:
@@ -16,7 +16,7 @@ impl SystemWeight for OpenZeppelinRuntime {
|
||||
type Balances = weights::pezpallet_balances::WeightInfo<Runtime>;
|
||||
type DbWeight = RocksDbWeight;
|
||||
type Multisig = weights::pezpallet_multisig::WeightInfo<Runtime>;
|
||||
type TeyrChainSystem = weights::cumulus_pezpallet_teyrchain_system::WeightInfo<Runtime>;
|
||||
type ParachainSystem = weights::pezcumulus_pezpallet_teyrchain_system::WeightInfo<Runtime>;
|
||||
type Preimage = weights::pezpallet_preimage::WeightInfo<Runtime>;
|
||||
type Proxy = weights::pezpallet_proxy::WeightInfo<Runtime>;
|
||||
type Scheduler = weights::pezpallet_scheduler::WeightInfo<Runtime>;
|
||||
@@ -51,7 +51,7 @@ impl XcmWeight for OpenZeppelinRuntime {
|
||||
type Xcm = weights::pezpallet_xcm::WeightInfo<Runtime>;
|
||||
type XcmTransactor = weights::pezpallet_xcm_transactor::WeightInfo<Runtime>;
|
||||
type XcmWeightTrader = weights::pezpallet_xcm_weight_trader::WeightInfo<Runtime>;
|
||||
type XcmpQueue = weights::cumulus_pezpallet_xcmp_queue::WeightInfo<Runtime>;
|
||||
type XcmpQueue = weights::pezcumulus_pezpallet_xcmp_queue::WeightInfo<Runtime>;
|
||||
}
|
||||
|
||||
impl EvmWeight for OpenZeppelinRuntime {
|
||||
|
||||
Reference in New Issue
Block a user