Docs.rs
  • sc-transaction-pool-api-37.0.0
    • sc-transaction-pool-api 37.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.79 normal
      • parity-scale-codec ^3.6.12 normal
      • futures ^0.3.30 normal
      • log ^0.4.21 normal
      • serde ^1.0.197 normal
      • sp-blockchain ^37.0.0 normal
      • sp-core ^34.0.0 normal
      • sp-runtime ^39.0.0 normal
      • thiserror ^1.0.48 normal
      • serde_json ^1.0.114 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sc_transaction_pool_api37.0.0

  • Structs
  • Enums
  • Traits
  • Type Aliases

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