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
Do you mean the sled KV store? one reason is it wasn't very reliable on mobile but sqlite was always solid. Are you looking for a KV store or just some sort of storage that's in native rust? One good option for a native rust KV store is redb which it should not be hard to use to implement the new bdk_wallet 1.0 persistence.
Why Sqlite database supported since the new version, but the KV database was removed?
The text was updated successfully, but these errors were encountered: