Function is_value_entry_sentinel
pub fn is_value_entry_sentinel(bytes: &[u8]) -> boolExpand description
True when bytes (a decrypted entry plaintext) is the value-entry
sentinel — i.e. the entry was a value-inclusive selector, not a node.