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
The storage module is arguably the most important part, it's responsible for keeping track of authenticated application state, communicating state hashes, staging and running transactions.
We would like a few options here for implementations
The storage module is arguably the most important part, it's responsible for keeping track of authenticated application state, communicating state hashes, staging and running transactions.
We would like a few options here for implementations
This involves a bit of research to figure out what the minimal surface area is between the storage layer and the ABCI server
but this needs an actual specification.
The text was updated successfully, but these errors were encountered: