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

ord inscribe goes out of its way to spend my locked utxos #1778

Closed
dooglus opened this issue Feb 17, 2023 · 1 comment
Closed

ord inscribe goes out of its way to spend my locked utxos #1778

dooglus opened this issue Feb 17, 2023 · 1 comment

Comments

@dooglus
Copy link

dooglus commented Feb 17, 2023

I was hoping to prevent ord from spending certain of my utxos by running lockunspent on them but it spent them anyway.

The code in index.rs calls listlockunspent to get a list of the locked utxos so it can spend them.

Why does it do that?

@casey
Copy link
Collaborator

casey commented Nov 13, 2023

Fixed in #2618.

@casey casey closed this as completed Nov 13, 2023
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

2 participants