Daml.Finance.Settlement.RouteProvider.IntermediatedStatic¶
Templates¶
template IntermediatedStatic
Template which implements the
RouteProvider
interface. It is used to discover the settlement route for each settlementStep
, i.e.,RoutedSteps
\s. For each instrument to settle as part of the batch, a hierarchy of intermediaries is specified inpaths
. This hierarchy is used to generate theRoutedStep
\s.Signatory: provider
Field Type Description provider Party Party providing the facility. observers Parties Observers. paths Map Text Hierarchy Hierarchical paths used to settle holding transfers. A path is specified for each instrument label.
Choice Archive
Controller: provider
Returns: ()
(no fields)
interface instance I for IntermediatedStatic