Seun txpool refactor (#3419)

* companion for paritytech/substrate#9228

* sc_transaction_pool_api

* update Substrate

Co-authored-by: parity-processbot <>
This commit is contained in:
Seun Lanlege
2021-07-08 15:09:54 +01:00
committed by GitHub
parent 0b81ff61a5
commit de445adb6d
4 changed files with 183 additions and 192 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ use codec::Encode;
use jsonrpsee_ws_client::{
traits::SubscriptionClient, v2::params::JsonRpcParams, Subscription, WsClient,
};
use sp_transaction_pool::TransactionStatus;
use sc_transaction_pool_api::TransactionStatus;
/// Ensure that now is the signed phase.
async fn ensure_signed_phase<T: EPM::Config, B: BlockT>(