Skip to content

Commit

Permalink
Add TODO note to mkDbPendingTxs
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino authored and erikd committed Jan 31, 2023
1 parent fa7ddb5 commit 3d5e676
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -26,6 +26,7 @@ import Data.DeltaMap
import Database.Persist.Sql
( SqlPersistT )

-- TODO: This implementation is not completed / fully tested yet.
mkDbPendingTxs
:: DBVar (SqlPersistT IO) (DeltaMap WalletId DeltaTxSubmissions)
-> DBPendingTxs stm
Expand Down

0 comments on commit 3d5e676

Please sign in to comment.