Skip to main content

mark_verified

Function mark_verified 

Source
pub fn mark_verified(conn: &Connection, id: &str, now: &str) -> Result<bool>
Expand description

Record that a node’s content was verified as of now (ISO 8601).

Returns true when the node existed and was updated.