Related comment: https://github.com/namehash/ensnode/pull/1978/files#r3132344114
More broadly, it seems that @ponder/client is imported by a number of our apps / packages currently, but it looks to me like it is only still needed inside the ponder-subgraph package?
Ideally we can constrain any use of @ponder/client except for within the ponder-subgraph package.
Related comment: https://github.com/namehash/ensnode/pull/1978/files#r3132344114
More broadly, it seems that
@ponder/clientis imported by a number of our apps / packages currently, but it looks to me like it is only still needed inside theponder-subgraphpackage?Ideally we can constrain any use of
@ponder/clientexcept for within theponder-subgraphpackage.