chore: regenerate umbrella crate, fix feature propagation
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
|
||||
pub mod fatp_common;
|
||||
|
||||
use bizinikiwi_test_runtime_client::Sr25519Keyring::*;
|
||||
use bizinikiwi_test_runtime_transaction_pool::uxt;
|
||||
use fatp_common::{
|
||||
finalized_block_event, invalid_hash, new_best_block_event, TestPoolBuilder, LOG_TARGET, SOURCE,
|
||||
};
|
||||
@@ -29,8 +31,6 @@ use pezsc_transaction_pool_api::{
|
||||
error::Error as TxPoolError, MaintainedTransactionPool, TransactionPool, TransactionStatus,
|
||||
};
|
||||
use std::thread::sleep;
|
||||
use bizinikiwi_test_runtime_client::Sr25519Keyring::*;
|
||||
use bizinikiwi_test_runtime_transaction_pool::uxt;
|
||||
use tracing::debug;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user