mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-31 12:44:29 +01:00
Merge pull request #2104 from btcpayserver/fix/qr-fail-import
do not crash when importing a non-json based QR code
This commit is contained in:
@@ -81,6 +81,8 @@ namespace BTCPayServer
|
||||
settings.Network = network;
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
//electrum
|
||||
|
||||
Reference in New Issue
Block a user