Implements the transaction pool for Substrate-based blockchains.
# Cargo.toml
[dependencies]
sc-transaction-pool = "46.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a basic transaction pool for Substrate.
Integrate with a Substrate node using the `sc_service` crate.
No dependency data recorded yet.