mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-17 04:40:02 +02:00
docs/configuration.md: document ship.table_deltas
This commit is contained in:
parent
1d370b2bfa
commit
3f69cd0cb2
1 changed files with 4 additions and 0 deletions
|
|
@ -41,6 +41,10 @@ to run
|
|||
If `true`, the ship node will only send transactions once they are considered irreversible.
|
||||
If `false` the transactions are posted as soon as possible.
|
||||
|
||||
`ship.table_deltas` ([`boolean`](#boolean))
|
||||
|
||||
If set to `true` thalos will publish table deltas updates to clients.
|
||||
|
||||
`ship.start_block_num` ([`integer`](#integer))
|
||||
|
||||
Thalos will start streaming blocks starting from this one. if undefined, the currect block reported by `api` is used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue