-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
homeserver/packages/federation-sdk/src/services/state.service.ts
Lines 106 to 111 in 0909f0b
| // TODO: change to debug later | |
| this.logger.info({ state: printableState }, label); | |
| } | |
| private async updateNextEventReferencesWithEvent(event: PersistentEventBase) { | |
| await this.eventRepository.updateNextEventReferences( |
This issue was generated by todo-issue based on a TODO comment in 0909f0b. It's been assigned to @debdutdeb because they committed the code.
Reactions are currently unavailable