mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 14:01:06 +00:00
Depend on txpool subcrate for Status to avoid big dependency graph (#22)
This commit is contained in:
+1
-1
@@ -151,7 +151,7 @@ use substrate_primitives::{
|
||||
storage::StorageChangeSet,
|
||||
twox_128,
|
||||
};
|
||||
use transaction_pool::txpool::watcher::Status;
|
||||
use txpool::watcher::Status;
|
||||
|
||||
use crate::{
|
||||
events::RawEvent,
|
||||
|
||||
Reference in New Issue
Block a user