Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
kyscott18 committed Nov 5, 2024
1 parent c0e8261 commit 2117cec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core/src/sync-historical/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,8 @@ export const createHistoricalSync = async (
})),
chainId: args.network.chainId,
});

// TODO(kyle) includeTransactionReceipt
}
};

Expand Down

0 comments on commit 2117cec

Please sign in to comment.