Kagome
Polkadot Runtime Engine in C++17
|
Go to the source code of this file.
Classes | |
class | kagome::transaction_pool::PoolModeratorImpl |
struct | kagome::transaction_pool::PoolModeratorImpl::Params |
Namespaces | |
kagome::transaction_pool | |
struct kagome::transaction_pool::PoolModeratorImpl::Params |
ban_for | amount of time for which a transaction is banned |
expected_size | expected maximum number of banned transactions. If significantly exceeded, some transactions will be removed from ban list |
Definition at line 37 of file pool_moderator_impl.hpp.
Class Members | ||
---|---|---|
Duration | ban_for | |
size_t | expected_size |