do not crash when importing a non-json based QR code

fixes #2098
This commit is contained in:
Kukks 2020-12-04 07:41:02 +01:00
parent ba027de3f7
commit 0ab33b704c

View File

@ -81,6 +81,8 @@ namespace BTCPayServer
settings.Network = network;
return true;
}
return false;
}
//electrum