fix(rpc_server): pass cli config to server
Description
This MR fixes a bug that caused configs that were retrieved from plugins not to get propagated to the server. To this end, the server now accepts a json dump of the config as input.
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k