Storage configuration options
Storage configuration options.
SHA-256 hex hash identifying the account. Appended to the database filename to isolate each account's data.
OptionaldatabaseFilename?: stringBase name for the database file. The accountHash is appended to this name. Defaults to "XO".
OptionaldatabasePath?: stringDirectory path where the database will be stored
Type of storage to use
Promise that resolves to a new storage adapter instance
Creates a new storage adapter.