Browsing: chainstate
I am trying to make a rust toolset for reading UTXOs directly from chain state. I am following bitcoin source…
I was attempting to return from pruned to unpruned chainstate. Unchecked the pruned box. Core cautioned this would require re-download…
I was reading that some people were able to migrate their old index directories to a new machine and not…