canoed
canoed copied to clipboard
Set a default representative via the config
Setting a default representative via the backend config would be desireable to help dencetralise the network even more. Right now the default rep is hard coded in the client correct?
Yeah, putting it in the sharedconfig seems logical
So just a modification to the client is needed to be able to set the one from the sharedconfig as the default?
I have implemented this, need to verify it works.
Which key needs to be set in the sharedconf?
The key is "defaultRepresentative".