Commit 83052fe5 authored by Max Inden's avatar Max Inden Committed by Gavin Wood
Browse files

core/network: Surface peerset's `set_priority_group` in NetworkService (#3376)

`PeerSetHandle.set_priority_group` allows modifying a priority group by
group identifier. With this commit the function can be accessed through
`NetworkService`.

This is need in order for a validator to connect to as many other
validators as configured without reserving a specific connection slot
for them.
parent e8d19f7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment