Crates.io | pallet-transaction-payment |
lib.rs | pallet-transaction-payment |
version | 42.0.0 |
created_at | 2020-02-27 10:28:10.148175+00 |
updated_at | 2025-08-01 14:07:25.096565+00 |
description | FRAME pallet to manage transaction payments |
homepage | https://paritytech.github.io/polkadot-sdk/ |
repository | https://github.com/paritytech/polkadot-sdk.git |
max_upload_size | |
id | 213048 |
size | 192,788 |
This pallet provides the basic logic needed to pay the absolute minimum amount needed for a transaction to be included. This includes:
Additionally, this pallet allows one to configure:
Config::WeightToFee
].Config::FeeMultiplierUpdate
]License: Apache-2.0