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,