LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
165 stars 49 forks source link

Fixed a null error on "do not show again" warning messages #272

Closed michaelWuensch closed 3 years ago

michaelWuensch commented 3 years ago

Description

This PR fixes an error, that occured on UserGuardian messages which have been flagged as "do not show again" and have no callback action. One example is the new "old lnd" warning. Having this message flagged as "do not show again" and still not upgrading could lead to the wallet not loading.

Motivation and Context

Getting rid of bugs.

How Has This Been Tested?

Regtest with LND 10.0

Types of changes

Checklist: