Skip to content

use enum for StorageMethod #583

@tomholub

Description

@tomholub

instead of these shouldStorePassPhrase and inStorage and similar booleans, we should use an enum like StorageMethod.permanent vs StorageMethod.memory, everywhere. That would be for another PR. Then here it will say if storageMethod == StorageMethod.memory

Originally posted by @tomholub in #577 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions