Skip to content

v0.1.0: Check that wallet directory exists on file system store creation (#13)

Pre-release
Pre-release
Compare
Choose a tag to compare
@bestbeforetoday bestbeforetoday released this 11 Mar 22:28
9690bb9
- Change the API to export just the newFileSystemWalletStore
  factory function.
- newFileSystemWalletStore is now async to enable async I/O.
- Code example in README updated to reflect current API.

Signed-off-by: Mark S. Lewis <[email protected]>