0xPolygonMiden / miden-client

Client library that facilitates interaction with the Miden rollup
MIT License
32 stars 27 forks source link

fix & refactor: Do not store seed for non-new accounts #202

Closed igamigo closed 6 months ago

igamigo commented 6 months ago

This refactors the store and removes a function that is not used for updating accounts, as this only happens as part of applying transaction changes to the store.