cardano-wallet-core-2022.7.1: The Wallet Backend for a Cardano node.
Copyright 2022 IOHK
License Apache-2.0
Safe Haskell None
Language Haskell2010

Cardano.Wallet.DB.Store.Transactions.Store

Description

Implementation of a Store for TxHistory .

Synopsis

Documentation

selectTxHistory :: SqlPersistT IO TxHistory Source #

Select transactions history from the database