Module Daml.Finance.Settlement.RouteProvider.SingleCustodian¶
Templates¶
template SingleCustodian
Template which implements the
RouteProviderinterface. It is used to transform each settlementStepinto aRoutedStepusing a single custodian.
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
(no fields)
interface instance I for SingleCustodian