I want to connect a participant to a domain via the Canton console manually, meaning not via a bootstrap script.
Could anyone show me the Scala syntax to specify the input values to the console command?
-
Summary: Macro to connect a participant to a domain given by connection
-
Arguments:
-
Description: This variant of connect expects a domain connection config. Otherwise the behaviour is equivalent to the connect command with explicit arguments. If the domain is already configured, the domain connection will be attempted. If however the domain is offline, the command will fail. Generally, this macro should only be used to setup a new domain. However, for convenience, we support idempotent invocations where subsequent calls just ensure that the participant reconnects to the domain.
I have a remote console to the domain, through which I can retrieve domain parameters.