mirror of
https://github.com/eosswedenorg/thalos
synced 2026-07-03 11:53:41 +02:00
config.example.yml: add ship.table_deltas
This commit is contained in:
parent
0cb86ff771
commit
e2f7efe8b0
1 changed files with 4 additions and 0 deletions
|
|
@ -42,6 +42,10 @@ ship:
|
||||||
|
|
||||||
# Request ship to stop sending blocks when reaching this block.
|
# Request ship to stop sending blocks when reaching this block.
|
||||||
#end_block_num: 2000
|
#end_block_num: 2000
|
||||||
|
#
|
||||||
|
|
||||||
|
# Disable processing of table deltas
|
||||||
|
# table_deltas: false
|
||||||
|
|
||||||
# Blacklist contract/actions
|
# Blacklist contract/actions
|
||||||
blacklist:
|
blacklist:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue