Skip to content

Commit

Permalink
remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Torres-ssf committed Jan 22, 2025
1 parent aa2d70f commit 34cb7e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/account/src/providers/provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,6 @@ export default class Provider {
nodeVersion: nodeInfo.nodeVersion,
utxoValidation: nodeInfo.utxoValidation,
vmBacktrace: nodeInfo.vmBacktrace,
// TODO: should we add `maxGas` and `txPoolStats` to the NodeInfo type?
};

Provider.nodeInfoCache[this.urlWithoutAuth] = processedNodeInfo;
Expand Down

0 comments on commit 34cb7e6

Please sign in to comment.