Transaction pool client facing API for Substrate-based chains.
# Cargo.toml
[dependencies]
sc-transaction-pool-api = "45.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using the TransactionPool trait to query pool status.
Ensure you are building within a Substrate node context with the correct version of sp-runtime and other dependencies.
No dependency data recorded yet.