clearBundlerCache()
clearBundlerCache():
void
Defined in: packages/orbit-evm/src/utils/bundlerUtils.ts:342
Clears the in-memory caches of Pimlico URLs, Bundler clients and Paymaster clients. Useful for testing and resetting runtime state (e.g. after rotating an API key).
Returns
void
Last updated on