aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/operations/history.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/operations/history.ts b/src/operations/history.ts
index 97e3269e8..88dc19945 100644
--- a/src/operations/history.ts
+++ b/src/operations/history.ts
@@ -168,6 +168,7 @@ export async function getHistory(
[
Stores.currencies,
Stores.coins,
+ Stores.denominations,
Stores.exchanges,
Stores.exchangeUpdatedEvents,
Stores.proposals,