Skip to main content

asserted_instant

Function asserted_instant 

Source
pub fn asserted_instant(t: u64, datoms: &[Datom]) -> Option<i64>
Expand description

The instant asserted for the transaction entity of t within datoms.

Commit paths use this to honour a :db/txInstant supplied as transaction metadata instead of stamping their own.