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

Import UTXOs endpoint #429

Open
Kukks opened this issue Oct 2, 2023 · 0 comments
Open

Import UTXOs endpoint #429

Kukks opened this issue Oct 2, 2023 · 0 comments

Comments

@Kukks
Copy link
Contributor

Kukks commented Oct 2, 2023

In the case that you are starting to track an existing wallet, where you have its current state, we should be able to import it into NBX.

Given a tracked source, I have a set of coins it has received and its last index(es) used to derive addresses, I should be able to tell NBX to import these utxos and to set the index counter to prevent address reuse.

NBX is able to verify these utxos are valid in a lightweight manner by calling gettxout on bitcoin core.

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

Successfully merging a pull request may close this issue.

3 participants
@Kukks and others