Remove `txpool` as an export of `sc_transaction_pool`, exporting the used...
Remove `txpool` as an export of `sc_transaction_pool`, exporting the used components instead. (#9217) * Remove `txpool` as an export of `sc_transaction_pool`, exporting the used components instead. * Fix tests
Showing
- substrate/client/consensus/manual-seal/src/lib.rs 8 additions, 8 deletionssubstrate/client/consensus/manual-seal/src/lib.rs
- substrate/client/consensus/manual-seal/src/seal_block.rs 4 additions, 4 deletionssubstrate/client/consensus/manual-seal/src/seal_block.rs
- substrate/client/service/src/config.rs 1 addition, 1 deletionsubstrate/client/service/src/config.rs
- substrate/client/service/src/lib.rs 1 addition, 1 deletionsubstrate/client/service/src/lib.rs
- substrate/client/transaction-pool/src/lib.rs 4 additions, 4 deletionssubstrate/client/transaction-pool/src/lib.rs
- substrate/client/transaction-pool/src/testing/pool.rs 0 additions, 1 deletionsubstrate/client/transaction-pool/src/testing/pool.rs
Please register or sign in to comment