Close the database and free resources.
Retrieve current best header hash.
Retrieve extrinsic data by hash of the header they are part of.
NOTE: this is not extrinsic hash!
Retrieve header by hash.
Get posterior state root of given block hash.
Insert and flush a new block into the database.
Mark given header hash as the best block.
Set the posterior state root hash of given block.
StaticfromCreate new InMemoryBlocks and insert all given blocks.
StaticnewCreate empty blocks db.
In-memory (non-persistent) blocks database.