Skip to content

Commit

Permalink
All packages must be valid (#11850)
Browse files Browse the repository at this point in the history
changelog_begin
changelog_end
  • Loading branch information
rautenrieth-da authored Nov 24, 2021
1 parent 0374843 commit aebc5a7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ trait WritePackagesService {
* describing where it got the package from, e.g., when, where, or by whom
* the packages were uploaded.
* @param archives Daml-LF archives to be uploaded to the ledger.
* All archives must be valid, i.e., they must successfully decode and pass
* Daml engine validation.
* @param telemetryContext An implicit context for tracing.
*
* @return an async result of a [[SubmissionResult]]
Expand Down

0 comments on commit aebc5a7

Please sign in to comment.