lnp2pBot / bot

Peer-to-peer lightning network telegram bot
MIT License
212 stars 106 forks source link

Bug with /checkorder if an order is in status Pending #602

Open Catrya opened 4 weeks ago

Catrya commented 4 weeks ago

If an order is in status pending, either the buyer or the seller will be Null. If an admin types /checkorder, the bot will not respond and the logs show "buyer and/or seller were not found in DB", which is true but the rest of the information should be displayed in that case.