Post
Topic
Board Development & Technical Discussion
Re: What data LevelDB stores?
by
BoyFromDubai
on 09/02/2023, 11:21:00 UTC
But what kind of data about UTXO is stored in there? I've heard that it's like txid -> data about all UTXOs, but what kind of data? Saw that there are some bits that indicates if a vout is spent or not. And when all bits stand for all vouts are spent, this pair txid -> vouts will be deleted