From 50adfa002605c50e30a9f13b28c1790b60ac6e71 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Mon, 21 Oct 2024 13:52:11 +0200 Subject: [PATCH] config.example.yml: minor fixes. --- config.example.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/config.example.yml b/config.example.yml index efbcd44..2dc438e 100644 --- a/config.example.yml +++ b/config.example.yml @@ -38,13 +38,12 @@ ship: # Request ship to start sending blocks from this block. # If not set, the head block reported by the nodeos api is used. - #start_block_num: 1000 + # start_block_num: 1000 # Request ship to stop sending blocks when reaching this block. - #end_block_num: 2000 - # + # end_block_num: 2000 - # Disable processing of table deltas + # If true, Thalos will process table deltas # table_deltas: false # Blacklist contract/actions @@ -71,9 +70,9 @@ ship: # options: [] # Telegram notifications -#telegram: -# id: "123456789:GPdmGPBWvpgHPxlergJLavus-PoAURTjMWP" -# channel: -123456789 +# telegram: +# id: "123456789:GPdmGPBWvpgHPxlergJLavus-PoAURTjMWP" +# channel: -123456789 # Redis settings redis: