let dc_check_qr() accept DCACCOUNT-schemes

This commit is contained in:
B. Petersen
2020-02-09 01:44:17 +01:00
committed by holger krekel
parent 875e89e71a
commit 1882176489
3 changed files with 55 additions and 1 deletions

View File

@@ -86,6 +86,9 @@ pub enum LotState {
/// test1=formatted fingerprint
QrFprWithoutAddr = 230,
/// text1=domain
QrAccount = 250,
/// id=contact
QrAddr = 320,