mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Include Bitswap into request response protocols (#12262)
This commit is contained in:
@@ -150,6 +150,11 @@ where
|
||||
let local_public = local_identity.public();
|
||||
let local_peer_id = local_public.to_peer_id();
|
||||
|
||||
params
|
||||
.network_config
|
||||
.request_response_protocols
|
||||
.extend(params.request_response_protocol_configs);
|
||||
|
||||
params.network_config.boot_nodes = params
|
||||
.network_config
|
||||
.boot_nodes
|
||||
|
||||
Reference in New Issue
Block a user