- Overview
- Setup
- Tutorials
- How Tos
- Reference
Utility.Credential.App.V0.Util¶
Functions¶
: Party -> ContractId Amulet -> Update Decimal
Verify the DSO party of a given Amulet and return the amount.
: Party -> [ContractId Amulet] -> Update Decimal
Verify a list of Amulets and return the total amount.
: Decimal
Number of minutes in a day.
: RatePerDay -> RelTime -> Decimal
Calculate the charge for a given period based on a
RatePerDay. This operation might introduce rounding errors.