Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
bz888 committed Mar 4, 2024
1 parent 128f0a9 commit ab55bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/node/src/utils/kyve.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export class KyveApi {
private respAdaptor = adaptor37.responses;
private poolId: string;
private currentBundleId = 1;
// add a mem array for the unzipped data
// TODO in memory unzipped blocks

constructor(
private chainId: string,
Expand Down

0 comments on commit ab55bd6

Please sign in to comment.