pub fn read_session_entry(session_id: B256) -> Result<Option<SessionEntry>>Expand description
Read a session entry by id, returning parse/read errors to the caller.
pub fn read_session_entry(session_id: B256) -> Result<Option<SessionEntry>>Read a session entry by id, returning parse/read errors to the caller.