Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

CSE-178 Reverse DB block order. #1131

Merged
merged 3 commits into from
Jul 10, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions txp/Pos/Txp/MemState/Class.hs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
module Pos.Txp.MemState.Class
( MonadTxpMem
, askTxpMem
, askTxpMemAndMetrics
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

, TxpHolderTag
, getUtxoModifier
, getLocalTxsNUndo
Expand Down