diff --git a/api/routes/v2-history/get_actions/definitions.ts b/api/routes/v2-history/get_actions/definitions.ts index e3ecae4..560db5a 100644 --- a/api/routes/v2-history/get_actions/definitions.ts +++ b/api/routes/v2-history/get_actions/definitions.ts @@ -15,7 +15,7 @@ export const extendedActions = new Set([ "voteproducer", 'statement', 'decision', - 'batch' + 'batch', 'act', 'exec', 'votefor',