utxo detective
utxo detective
I accidentally consolidated some of my inscriptions in two transactions when using a command similar to `ord wallet send 12345sat` https://mempool.space/tx/fa0dd811e35cf9aa533171c0f13b4a9b186bc5792f980090566989e2d246f59e https://mempool.space/tx/9da61fb1f6f0a836084da18d39b2887da0665917a0d9f4ad548b3e3320b8f707 At first i thought i had burnt the...
I have multiple inscriptions in the same utxo because of the errors i was getting earlier when my index was not fully synced - is there any way to split...
A rust implementation of BIP322 Verification to help address https://github.com/casey/ord/issues/1462 My goal with this PR is to have a way for the ord wallet to verify any signed messages. It...