You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi for version 2.0.1 I'm getting the following error while running the basic example.
called `Result::unwrap()` on an `Err` value: Failed to create or open cache file: cache/Ethereum_UniswapV2_cache.jsonCaused by: Too many open files (os error 24)
Hi for version
2.0.1
I'm getting the following error while running the basic example.Showing this: https://github.com/Zacholme7/PoolSync/blob/main/src/pool_sync.rs#L127
The text was updated successfully, but these errors were encountered: