canton-network-docs/Daml Standard LibraryModules
DA.ContractKeys
DA.ContractKeys
Note: Docs TODO (https://github.com/digital-asset/daml/issues/22673)Module Snapshot
Lifecycle
Stable.
Notices
Status:
active
Introduced in: 3.5.1
Removed in: -
Warnings: 0
Deprecations: 0
Deprecated since: -Functions
lookupNByKey
t using an explicit type application. For instance, if
you want to query 3 contracts of template Account given by its key k, you
must call `lookupNByKey @Account 3 k.
lookupAllByKey
lookupNByKey with n larger than the amount of contracts that
can exist for a key (1000000), therefore returning all contracts