mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 06:47:57 +00:00
Cleanup transaction pool deps (#4782)
* Cleanup transaction pool deps * Fix it properly * Fix doc test
This commit is contained in:
@@ -16,8 +16,4 @@
|
||||
|
||||
//! Tests for top-level transaction pool api
|
||||
|
||||
#[cfg(any(feature = "test-helpers", test))]
|
||||
pub mod api;
|
||||
|
||||
#[cfg(test)]
|
||||
mod pool;
|
||||
mod pool;
|
||||
|
||||
Reference in New Issue
Block a user