Module casper_execution_engine::storage::transaction_source [−][src]
Expand description
Transaction Source.
Modules
In-memory implementation of transaction source.
LMDB implementation of transaction source.
Traits
A transaction which can be committed or aborted.