mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-14 00:31:01 +00:00
Update documentation and templates for Pezkuwi branding
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
// Integration transaction weight-fee tests
|
||||
mod common;
|
||||
use common::*;
|
||||
use pezframe_support::pezpallet_prelude::*;
|
||||
use pezframe_support::pallet_prelude::*;
|
||||
use generic_runtime_template::{Runtime, RuntimeBlockWeights};
|
||||
use pezpallet_transaction_payment::Multiplier;
|
||||
use pezkuwi_runtime_common::MinimumMultiplier;
|
||||
use sp_runtime::{traits::Convert, Perquintill};
|
||||
use pezsp_runtime::{traits::Convert, Perquintill};
|
||||
|
||||
fn min_multiplier() -> Multiplier {
|
||||
MinimumMultiplier::get()
|
||||
|
||||
Reference in New Issue
Block a user