mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 16:51:03 +00:00
Refactor network transactions handling (#5939)
* change propagation * add bound
This commit is contained in:
@@ -883,7 +883,6 @@ ServiceBuilder<
|
||||
imports_external_transactions: !matches!(config.role, Role::Light),
|
||||
pool: transaction_pool.clone(),
|
||||
client: client.clone(),
|
||||
executor: task_manager.spawn_handle(),
|
||||
});
|
||||
|
||||
let protocol_id = {
|
||||
|
||||
Reference in New Issue
Block a user