app_config

Function app_config 

Source
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.