Danstrg

Results 2 issues of Danstrg

Just a little check needed if coins have been inserted before generating the Qr-code

…erating a QR-code Line 74 old: if config.conf["atm"]["activewallet"] == "btcpay_lnd": changed into new: if config.conf["atm"]["activewallet"] == "btcpay_lnd" and config.FIAT != 0: AND Line 87 old: elif config.conf["atm"]["activewallet"] == "lntxbot": changed...