@glowlabs-org/utils 0.2.88 → 0.2.89

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.
@@ -231,7 +231,7 @@ export interface SponsoredFarm {
231
231
  protocolDepositPaidCurrency: string;
232
232
  protocolDepositPayerWallet: string | null;
233
233
  builtEpoch: number;
234
- isPurchased: boolean | null;
234
+ isPurchased: boolean;
235
235
  builtAt?: string;
236
236
  sponsorWallet: string | null;
237
237
  afterInstallPictures: {