Docs.rs
  • sc-transaction-pool-api-26.0.0
    • sc-transaction-pool-api 26.0.0
    • 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.57 normal
      • parity-scale-codec ^3.6.1 normal
      • futures ^0.3.21 normal
      • log ^0.4.17 normal
      • serde ^1.0.188 normal
      • sp-blockchain ^26.0.0 normal
      • sp-core ^26.0.0 normal
      • sp-runtime ^29.0.0 normal
      • thiserror ^1.0.48 normal
      • serde_json ^1.0.108 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sc_transaction_pool_api26.0.0

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • OffchainTransactionPoolFactory
  • PoolStatus
  • RejectAllTxPool

Enums

  • ChainEvent
  • TransactionSource
  • TransactionStatus
  • error::Error

Traits

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

Type Aliases

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