1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-06-16 04:34:55 +02:00

docs/configuration.md: minor fixes

This commit is contained in:
Henrik Hautakoski 2024-05-17 19:05:20 +02:00
parent e0b9a5b7da
commit de51008f64

View file

@ -32,8 +32,8 @@ to run
`ship.irreversible_only` (`boolean`)
If true, the ship node will only send transactions once they are considered irreversible.
If false the transactions are posted as soon as possible.
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.start_block_num` (`integer`)
@ -86,6 +86,14 @@ If they are defined, thalos will send messages when important events happen.
A sequence of characters.
`integer`
A valid integer.
`boolean`
Boolean value (`true` or `false`)
`dateformat`
The dateformat type is a `string` but describes a date format in go.