raph
raph
Could you try running `RUST_BACKTRACE=1 ord wallet create`? And paste the output here. Thanks!
glad it works now
You can now set a custom postage: https://github.com/ordinals/ord/pull/2331
We've set it up in a way such that the commit output, should be seamlessly recoverable. So you see the UTXO in your wallet but can't use it in a...
Thanks for the details, I'll have a look at this. What you can try now as well is loading the seed phrase for that wallet into Sparrow, then carefully selecting...
Ah yes, sorry I was wrong. Since the commit output is a custom output it won't show up in Sparrow. The backup key should be stored in the Bitcoin Core...
I was able to manually create a transaction. The commit output is locked because when you etch we don't want to accidentally spend the commitment. You have to be **really**...
If you do `ord wallet dump` the `rawtr(....` is the descriptor of the backup key to the commit output. You could also try importing just that into a new wallet...
You have to update ubuntu to 22.04. See #1696 and #1430
Please reopen if you still have this problem