This PR adds a new function load_settings_digest to fetch the settings digest from the network-id file in the data directory if no settings digest is set in LocalServerDescriptor.
The fix has been tested manually against a development version of the NNS extension.
This PR adds a new function
load_settings_digest
to fetch the settings digest from thenetwork-id
file in the data directory if no settings digest is set inLocalServerDescriptor
.The fix has been tested manually against a development version of the NNS extension.