From 9193e0415465d0a6a6056e3cd0cb61b336f05732 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 19 Jul 2024 13:54:29 +0200 Subject: [PATCH] docs/configuration.md: adding ship.blacklist_is_whitelist --- docs/configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/configuration.md b/docs/configuration.md index bf182ed..240ac11 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -47,6 +47,10 @@ Thalos will stop streaming when the block number defined by this value will be r List of contract,actions pairs that Thalos will not process if encountered. +`ship.blacklist_is_whitelist` ([`boolean`](#boolean)) + +Thalos will treat `ship.blacklist` as a whitelist. + ### Redis `redis.addr` ([`string`](#string)) - Address (and port) to redis server