Function essential_check::predicate::check_state_read
source ยท pub fn check_state_read(state_read: &[u8]) -> Result<(), InvalidStateRead>Expand description
Validate a single state read bytecode slice.
pub fn check_state_read(state_read: &[u8]) -> Result<(), InvalidStateRead>Validate a single state read bytecode slice.