How to re-enter the Canton console page after leaving the console

How to re-enter the Canton console page after leaving the console

Hi @skylorna!

After you have exited the interactive console you have the choice to utilize a remote console. You should be able to get a base remote configuration file by runnning
./bin/canton generate remote-config -c participant1.conf [-c other.conf]
Then you just run canton with the resulting remote configuration file and you should be able to access the console again.

NOTE: Not all parameters are derivable from the configuration files, so please adjust addresses and TLS config if necessary.

Hope this helps,
Mate

thank you

1 Like