pub fn finalize(xact_ptr: *const Xact, journal: &mut Journal)
Finalize transaction. Adds the Xact and the Posts to the Journal.
bool xact_base_t::finalize()