@fairmint/canton-node-sdk
Version:
Canton Node SDK
19 lines (17 loc) • 537 B
Plain Text
canton {
features {
enable-preview-commands = yes
enable-testing-commands = yes
}
parameters {
manual-start = no
non-standard-config = yes
# Bumping because our topology state can get very large due to
# a large number of participants.
timeouts.processing.verify-active = 40.seconds
timeouts.processing.slow-future-warn = 20.seconds
}
# Bumping because our topology state can get very large due to
# a large number of participants.
monitoring.logging.delay-logging-threshold = 40.seconds
}