Post
Topic
Board Development & Technical Discussion
Merits 3 from 2 users
Topic OP
What data stores LevelDB?
by
BoyFromDubai
on 09/02/2023, 00:19:19 UTC
⭐ Merited by vapourminer (2) ,ETFbitcoin (1)
I know that LevelDB stores information about current UTXO in the whole network. But what data exactly in this database, that allows nodes create transactions? For example in a block the fields are: previous hash, timestamp, merkle root, nonce, difficulty and etc. But what are the fields in LevelDB?