Commit 86d5d960 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Make authority discovery configurable (#7465)



* Make authority discovery configurable

This pr makes the authority discovery configurable. So, instead of
having default values for the query interval, publish interval etc this
pr adds a configuration to make these values changeable. This will be
useful for tests where authority discovery is required.

* Update client/authority-discovery/src/worker.rs

Co-authored-by: default avatarMax Inden <[email protected]>

* Update client/authority-discovery/src/lib.rs

Co-authored-by: default avatarMax Inden <[email protected]>

* Update client/authority-discovery/src/lib.rs

Co-authored-by: default avatarMax Inden <[email protected]>

* Update client/authority-discovery/src/lib.rs

Co-authored-by: default avatarMax Inden <[email protected]>

* Fix compilation

* line width

Co-authored-by: default avatarMax Inden <[email protected]>
parent 1f45b445
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