docs: fix typo
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
This commit is contained in:
parent
617c628c24
commit
97d523ceed
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ where:
|
|||
pool, then invocation result will contain corresponding error inside the
|
||||
`FaultException` field.
|
||||
- `StartWhenSynchronized` controls when RPC server will be started, by default
|
||||
(`false` setting) it's started immediately and RPC is availabe during node
|
||||
(`false` setting) it's started immediately and RPC is available during node
|
||||
synchronization. Setting it to `true` will make the node start RPC service only
|
||||
after full synchronization.
|
||||
- `TLS` section configures TLS protocol.
|
||||
|
|
Loading…
Reference in a new issue