diff --git a/src/operations/transactions.ts b/src/operations/transactions.ts index bdb68a3bb..85cd87167 100644 --- a/src/operations/transactions.ts +++ b/src/operations/transactions.ts @@ -146,6 +146,7 @@ export async function getTransactions( Stores.currencies, Stores.coins, Stores.denominations, + Stores.exchanges, Stores.proposals, Stores.purchases, Stores.refreshGroups,