Skip to main content

write_hwm

Function write_hwm 

Source
pub fn write_hwm(db: &Connection, hwm: &EventHash) -> Result<()>
Expand description

Write the high-water mark after successful apply.

ยงErrors

Returns an error if the database update fails.