Skip to content

Fix dangling participant-config format reference#890

Open
8bitpal wants to merge 3 commits into
mainfrom
fix/833-participant-config-format-reference
Open

Fix dangling participant-config format reference#890
8bitpal wants to merge 3 commits into
mainfrom
fix/833-participant-config-format-reference

Conversation

@8bitpal

@8bitpal 8bitpal commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Removes the broken "can be found in the documentation" reference in utils.generate_daml_script_participants_conf that led nowhere
  • Inlines the actual JSON file format directly in the entry, sourced from the Daml SDK runner source

Closes #833

@mintlify

mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cantonfoundation 🟢 Ready View Preview Jun 29, 2026, 6:07 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

8bitpal added 2 commits June 29, 2026 08:30
…mmands

The generate_daml_script_participants_conf entry said "more information
about the file format can be found in the documentation" with no link or
further detail. Inline the actual JSON structure instead.

Closes #833

Signed-off-by: 8bitpal <elias@zerolimit.es>
Signed-off-by: 8bitpal <eliashaase@gmail.com>
These Transfer→SetOwner snippet edits belong in a separate upstream-
dependent fix (#841), not here.

Signed-off-by: 8bitpal <elias@zerolimit.es>
Signed-off-by: 8bitpal <eliashaase@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The docs say that the Daml script participant-config file format is documented, but doesn't say where

1 participant