dashhive / dash-checkout

For accepting Đash Payments
https://checkout.dashincubator.dev/
1 stars 1 forks source link

Check insights if address is in database but not in memory #9

Open coolaj86 opened 2 years ago

coolaj86 commented 2 years ago

If the server restarts it's possible that a payment could have been made to a valid address and we missed.

Hence, need to check insights (or tx index) if an address is in the DB but not in memory.