Daml.Finance.Interface.Account.Util

Functions

fetchAccount

: HasToInterface t I => t -> Update I

Fetch the account of a holding.

getAccount

: HasToInterface t I => t -> AccountKey

Get the account key of a holding.

getCustodian

: HasToInterface t I => t -> Party

Get the custodian of a holding.

getOwner

: HasToInterface t I => t -> Party

Get the owner of a holding.