Daml.Finance.Settlement.RouteProvider.SingleCustodian¶
Templates¶
template SingleCustodian
Template which implements the
RouteProvider
interface. It is used to transform each settlementStep
into aRoutedStep
using 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