Registry / other / pallet-transaction-payment

pallet-transaction-payment

JSON →
library48.0.0rscratesunverified

FRAME pallet to manage transaction payments in Substrate-based blockchains.

# Cargo.toml [dependencies] pallet-transaction-payment = "48.0.0"
INSTALL
IMPORT
SIG · PALLET-TRANSACTION
P
pallet-transaction-payment
otherrustv48.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pallet
use pallet_transaction_payment::Pallet;

Demonstrates importing the transaction payment pallet.

use pallet_transaction_payment::Pallet; fn main() { // Pallet is typically used within a Substrate runtime println!("Transaction payment pallet ready"); }
Debug
Known issues
gotchaRequires Substrate runtime environment
fix
Use within a Substrate node or runtime
affects: >=1.0.0
Upgrade
Version history
48.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
pallet-transaction-payment — cargo add pallet-transaction-payment · libregistry