ponder 0.8.31 → 0.8.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9879,7 +9879,6 @@ var createRealtimeSync = (args) => {
9879
9879
  if (isKilled)
9880
9880
  return;
9881
9881
  const error = _error;
9882
- error.stack = void 0;
9883
9882
  args.common.logger.warn({
9884
9883
  service: "realtime",
9885
9884
  msg: `Failed to process '${args.network.name}' block ${hexToNumber6(block.number)}`,