Constant sc_transaction_pool::LOG_TARGET
source · pub const LOG_TARGET: &str = "txpool";
Expand description
Log target for transaction pool.
It can be used by other components for logging functionality strictly related to txpool (e.g. importing transaction).