mlabs-haskell / godot-cardano

Integrated light wallet and off-chain SDK for the Godot engine and Cardano blockchain
https://mlabs-haskell.github.io/godot-cardano/
MIT License
3 stars 0 forks source link

Fix loading/saving of wallets #49

Closed rmgaray closed 2 months ago

rmgaray commented 4 months ago

It's not currently possible to persist a _SingleAddressWalletStore to disk. When we attempted this, we found that none of the defined attributes are actually saved.

This is possibly due to: