From de51008f64087b1d8b181dfe97a0a762d77f3a0e Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 17 May 2024 19:05:20 +0200 Subject: [PATCH] docs/configuration.md: minor fixes --- docs/configuration.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index ecc2ab6..697db3e 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -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.