This commit is contained in:
Dark Sun
2023-12-07 17:48:31 +03:00
parent d84642e8be
commit e557e7d618
+1 -1
View File
@@ -77,7 +77,7 @@ export const action = {
"act.authorization.actor": {"type": "keyword"},
"act.account": {"type": "keyword"},
"act.name": {"type": "keyword"},
"act.data": {"enabled": false},
"act.data": {"enabled": true},
"block_num": {"type": "long"},
"block_id": {"type": "keyword"},
"action_ordinal": {"type": "long"},