[][src]Function tendermint_light_node::application::app_reader

pub fn app_reader() -> Reader<LightNodeApp>

Obtain a read-only (multi-reader) lock on the application state.

Panics if the application state has not been initialized.