diff --git a/src/stateful-event-subscriber.ts b/src/stateful-event-subscriber.ts index 9103ee491..7446ceb59 100644 --- a/src/stateful-event-subscriber.ts +++ b/src/stateful-event-subscriber.ts @@ -167,7 +167,7 @@ export abstract class StatefulEventSubscriber this.logger.error( `EE: Found empty field on pool identifier new_pools name: '${ this.cacheName - }', poolData: '${JSON.stringify(data)}'`, + }', poolData: '${JSON.stringify(poolData)}'`, ); }