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
{{ message }}
This repository was archived by the owner on Oct 28, 2025. It is now read-only.
The proxy / cache we are building to replace the indexer needed to know the structure of the RPC responses in order to satifsy the Send trait from near-api-rsy.
I kept the crate locally inside the contract to keep contract development easier. But changes made to the types will have to be published and updated in the caching repository.