correct comment on the state store file
This commit is contained in:
@@ -92,7 +92,7 @@ impl fmt::Debug for SqliteStateStore {
|
||||
}
|
||||
|
||||
impl SqliteStateStore {
|
||||
/// Open the SQLite-based event cache store at the given path using the
|
||||
/// Open the SQLite-based state store at the given path using the
|
||||
/// given passphrase to encrypt private data
|
||||
pub async fn open(
|
||||
path: impl AsRef<Path>,
|
||||
|
||||
Reference in New Issue
Block a user