recoup groups are also part of the backup
This commit is contained in:
parent
3a85de7fa4
commit
105898bf6e
@ -124,6 +124,11 @@ export interface WalletBackupContentV1 {
|
||||
* Sorted by the provider base URL.
|
||||
*/
|
||||
backup_providers: BackupBackupProvider[];
|
||||
|
||||
/**
|
||||
* Recoup groups.
|
||||
*/
|
||||
recoup_groups: BackupRecoupGroup[];
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user