Expand description
Smart caching and deduplication of requests when using a forking provider.
Structs§
- Handles an internal provider and listens for requests.
- A cloneable backend type that shares access to the backend data with all its clones.
Enums§
- mode for the
SharedBackend
to block or not block when interacting with theBackendHandler
Constants§
- Logged when an error is indicative that the user is trying to fork from a non-archive node.