Module Octez_node_config.Config_validationSource

Sourcetype Tezos_base.TzPervasives.error +=
  1. | Invalid_node_configuration

check config verifies if the config parameter is valid. If the validation report of the config:

Sourceval check : ?ignore_testchain_warning:bool -> Config_file.t -> unit Tezos_base.TzPervasives.tzresult Lwt.t