# Functions
No description provided by the author
NewTxChunkStore returns a new TxChunkStore instance backed by the given chunk store.
# Structs
No description provided by the author
TxChunkStore is an implementation of in-memory Store where all Store operations are done in a transaction.