Misha Bragin d0c6d88971
Simplified Store Interface (#545)
This PR simplifies Store and FileStore
by keeping just the Get and Save account methods.

The AccountManager operates mostly around
a single account, so it makes sense to fetch
the whole account object from the store.
2022-11-07 12:10:56 +01:00
..
2022-11-03 18:39:37 +01:00
2022-11-07 12:10:56 +01:00
2022-11-05 10:24:50 +01:00