pub fn app_config() -> Reader<LightNodeApp>Expand description
Obtain a read-only (multi-reader) lock on the application configuration.
Panics if the application configuration has not been loaded.
pub fn app_config() -> Reader<LightNodeApp>Obtain a read-only (multi-reader) lock on the application configuration.
Panics if the application configuration has not been loaded.