Config file troubles

Hi,
I’ve been noticing a weird thing lately (not sure since when) with my training settings as shown in the CLI after I start a training run: A second network_settings section appears under the reward_signals:extrinsic section.


Is this a bug? Is it how it should be? my config file looks like this:
7414355--906884--upload_2021-8-13_9-43-16.png
Any help would be appreciated.

Next time, please copy the logs and paste them instead of taking screenshots. This makes them easier for us to read, and makes it easier for other people to find related issues in the future.

This is not a bug, the RewardSignalSettings has an attribute called network_settings.

Got it, thanks for the help.
Now I need to find out how those two different network settings relate.