Update docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc

This commit is contained in:
Amar Singh
2023-12-15 17:18:57 -05:00
committed by GitHub
parent 4f4c43e784
commit 98b3619363
@@ -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<u32>`.
* Common configs:
** `RuntimeEvent`
** `Currency`
** `WeightInfo`
== Dispatchables