ord icon indicating copy to clipboard operation
ord copied to clipboard

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

Open dooglus opened this issue 2 years ago • 0 comments

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?

dooglus avatar Feb 17 '23 00:02 dooglus