Daml.Finance.Settlement.RouteProvider.SingleCustodian¶
Templates¶
template SingleCustodian
Template which implements the
RouteProviderinterface. It is used to transform each settlementStepinto aRoutedStepusing a single custodian.Signatory: provider
Field Type Description provider Party Party providing the facility. observers Parties Observers. custodian Party The custodian to be used to route each Step.
Choice Archive
Controller: provider
Returns: ()
(no fields)
interface instance I for SingleCustodian