UNPKG

@fairmint/canton-node-sdk

Version:
18 lines (16 loc) 481 B
# Config for a Canton sequencer with the default ports we use on our clusters forwarded to localhost. # Use it to interact with a sequencer deployed to our cluster via k8s port forwarding. # See `cncluster sequencer_console`. canton { remote-mediators { mediator { admin-api { port = 11001 address = localhost } } } features.enable-preview-commands = yes features.enable-testing-commands = yes features.enable-repair-commands = yes }