Expand description
Smart caching and deduplication of requests when using a forking provider.
Structs§
- Backend
Handler - Handles an internal provider and listens for requests.
- Shared
Backend - A cloneable backend type that shares access to the backend data with all its clones.
Enums§
- Blocking
Mode - Mode for the
SharedBackend
how to block in the non-asyncDatabaseRef
when interacting withBackendHandler
.
Constants§
- NON_
ARCHIVE_ NODE_ WARNING - Logged when an error is indicative that the user is trying to fork from a non-archive node.