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