Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compute_vin_total_amount: don't get_raw_transaction if already in our DB #316

Open
Kexkey opened this issue Oct 22, 2023 · 0 comments
Open

Comments

@Kexkey
Copy link
Collaborator

Kexkey commented Oct 22, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant