|
Kagome
Polkadot Runtime Engine in C++17
|
Classes | |
| class | PoolModerator |
| class | PoolModeratorImpl |
| class | TransactionPool |
| class | TransactionPoolImpl |
Enumerations | |
| enum | TransactionPoolError { TransactionPoolError::TX_ALREADY_IMPORTED = 1, TransactionPoolError::TX_NOT_FOUND, TransactionPoolError::POOL_IS_FULL } |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
|
strong |
| Enumerator | |
|---|---|
| TX_ALREADY_IMPORTED | |
| TX_NOT_FOUND | |
| POOL_IS_FULL | |
Definition at line 12 of file transaction_pool_error.hpp.