feat(recovery): implement header backup/restore, BIP-39 recovery key, and integrity verification
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
pub mod crypto;
|
||||
pub mod mount;
|
||||
pub mod recovery;
|
||||
pub mod storage;
|
||||
pub mod ui;
|
||||
pub mod verify;
|
||||
pub mod vfs;
|
||||
|
||||
Reference in New Issue
Block a user