[x] Check if invoice expired before trying to pay it
[x] Check if right network
[x] Check destination is a LN pubkey
Not sure about this:
[ ] streamline the logging & Sentry notifications - check in the code for errors that aren't really errors and don't send these to Sentry (no_route, invalid_payment_details, ...)
Fixes #315
Screenshots
[x] Check if invoice expired before trying to pay it
[x] Check if right network
[x] Check destination is a LN pubkey
Not sure about this: