getBackupInfo

suspend fun getBackupInfo(groupId: String, location: StorageLocation): Result<BackupInfo>

Get backup metadata without decryption.

Parameters

groupId

The wallet group ID to look up

Throws

if no backup exists for the given groupId