Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

Templates

template DsoBootstrap
A template for bootstrapping DsoRules and AmuletRules. Signatory: dso
FieldTypeDescription
dsoParty
sv1PartyPartythe SV that bootstraps the network
sv1NameTexthuman-readable name of SV1
sv1RewardWeightIntthe weight of SV1 in the reward distribution
sv1ParticipantIdTextthe id of the participant of the SV that bootstraps the synchronizer
sv1SynchronizerNodesSynchronizerNodeConfigMapSynchronizer nodes on which this workflow runs
round0DurationRelTime
amuletConfigAmuletConfig USD
amuletPriceDecimal
ansRulesConfigAnsRulesConfig
configDsoRulesConfig
initialTrafficStateMap Text TrafficState
isDevNetBool
initialRoundOptional Int
  • Choice Archive Controller: dso Returns: () (no fields)
  • Choice DsoBootstrap_Bootstrap
    Controller: dso Returns: DsoBootstrap_BootstrapResult (no fields)

Data Types

data DsoBootstrap_BootstrapResult
DsoBootstrap_BootstrapResult
instance HasExercise DsoBootstrap DsoBootstrap_Bootstrap DsoBootstrap_BootstrapResult instance HasFromAnyChoice DsoBootstrap DsoBootstrap_Bootstrap DsoBootstrap_BootstrapResult instance HasToAnyChoice DsoBootstrap DsoBootstrap_Bootstrap DsoBootstrap_BootstrapResult