Docs.rs
  • sc-transaction-pool-api-39.0.0
    • sc-transaction-pool-api 39.0.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later WITH Classpath-exception-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • async-trait ^0.1.79 normal
      • parity-scale-codec ^3.7.4 normal
      • futures ^0.3.31 normal
      • indexmap ^2.7.1 normal
      • log ^0.4.22 normal
      • serde ^1.0.214 normal
      • sp-blockchain ^39.0.0 normal
      • sp-core ^36.1.0 normal
      • sp-runtime ^41.1.0 normal
      • thiserror ^1.0.64 normal
      • serde_json ^1.0.132 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sc_transaction_pool_api39.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • OffchainTransactionPoolFactory
  • PoolStatus
  • RejectAllTxPool

Enums

  • ChainEvent
  • TransactionSource
  • TransactionStatus
  • TransactionValidityError
  • error::Error

Traits

  • InPoolTransaction
  • LocalTransactionPool
  • MaintainedTransactionPool
  • ReadyTransactions
  • TransactionPool
  • error::IntoPoolError

Type Aliases

  • BlockHash
  • ImportNotificationStream
  • LocalTransactionFor
  • TransactionFor
  • TransactionLongevity
  • TransactionPriority
  • TransactionStatusStream
  • TransactionStatusStreamFor
  • TransactionTag
  • TxHash
  • TxIndex
  • TxInvalidityReportMap
  • error::Result