pub type SharedLightNodeState = Arc<LightNodeState>;
pub struct SharedLightNodeState { /* private fields */ }