From 98b3619363b714580f17d7c70d9278a110d7bd94 Mon Sep 17 00:00:00 2001 From: Amar Singh Date: Fri, 15 Dec 2023 17:18:57 -0500 Subject: [PATCH] Update docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc --- docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc b/docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc index bc794e5..25c749b 100644 --- a/docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc +++ b/docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc @@ -42,8 +42,6 @@ The inputs are defined below in the glossary and config sections. ** `OperationalFeeMultiplier` -- A fee mulitiplier for `Operational` extrinsics to compute "virtual tip" to boost their `priority`. Type must implement the trait `Get`. * Common configs: ** `RuntimeEvent` -** `Currency` -** `WeightInfo` == Dispatchables