fn save_root_summary_in_tx( conn: &mut PgConnection, summary: &NewValidatorRsmRootSummary, advance_current: bool, ) -> Result<()>