Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
com.daml.ledger.api.v2
/com.daml.ledger.api.v2.PackageService/ListPackages
package_ids
com.daml.ledger.api.v2.ListPackagesRequest
com.daml.ledger.api.v2.ListPackagesResponse
# Add -plaintext if the server is not using TLS. grpcurl \ -d @ \ <HOST:PORT> \ com.daml.ledger.api.v2.PackageService/ListPackages <<'EOF' {} EOF
{ "packageIds": [ "string" ] }