You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check if vin_txid is in our tx table before calling getrawtransaction on Bitcoin Core. If not in DB, fetch it from Bitcoin Core and insert it to the database.