Pascal Precht 07c6808385 Make GetNodeConfig retrieve config from DB
Prior to this commit, this API returns the in memory `NodeConfig` which
might not be the latest state.
This is the case when for example clients update any `NodeConfig` and
retrieve it right afterwards via `GetNodeConfig`.
To get the latest state of `NodeConfig` it has to be fetched from DB
instead.
2022-05-04 10:25:00 +02:00
..
2021-07-20 10:57:38 +02:00
2018-06-27 10:11:45 +02:00
2018-06-27 10:11:45 +02:00
2022-03-23 18:47:00 +00:00
2022-03-23 18:47:00 +00:00
2020-01-06 10:17:23 +01:00
2019-12-20 11:24:26 +01:00