You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently only initialize the config from defaults and allow a user to manually set it. We should however provide some methods to read/persist the config from/to disk, so that user can init LdkLite through LdkLiteBuilder::from_config and recover previously set settings.