Skip to main content

read_session_entry

Function read_session_entry 

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