Post
Topic
Board Bitcoin Technical Support
Re: Bitcoin Core: return payment to sender
by
NotATether
on 11/07/2024, 15:34:58 UTC
This works in Bitcoin Core but not in Litecoin Core. Github issue: https://github.com/litecoin-project/litecoin/issues/948
The block is not pruned yet when I need this.

Only Bitcoin Core has merged the code for storing undo data for blocks. The other clients haven't caught up I think.

Having said that, I would be surprised if you could not get the undo data for Litecoin Core using a verbosity of 1. I think I may have tried that before, but it was a while ago but I am not sure.