@merkl/api 0.10.308 → 0.10.309

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.
@@ -317,7 +317,7 @@ export class RewardRepository {
317
317
  r."amount",
318
318
  r."claimed",
319
319
  r."pending",
320
- r."recipient",
320
+ r."recipient"
321
321
  FROM
322
322
  "Reward" r
323
323
  WHERE