Skip to main content

tip

Function tip 

Source
pub fn tip(db: &Db) -> u64
Expand description

The last assigned sequence — the newest point diff can be asked about and get a full answer for. Convenience for callers that want “since X, up to now” without reaching into Db::seq and getting the off-by-one wrong.