Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Packages still listed in ledger api after Dar/Package removal commandsForum ↗

Packages still listed in ledger api after Dar/Package removal commands

App Development2 posts122 viewsLast activity Jun 2024
JU
Judy_WuOP
Jun 2024

Hello~
While trying out canton remote console commands to remove dars and packages according to official docs here.
We noticed that after we remove the dars or packages, when we

  1. list the packages using admin api → removed packages are gone and not listed as expected
  2. list the packages using ledger api → remove packages are still listed (!!!)

Wondering if this an known behaviour or a bug.
Thanks in advance~

(We are testing with daml sandbox on version 2.8.6, using remote canton console with version 2.8.3)

TU
tudor_voicu
Jun 2024

Hi @Judy_Wu ,

This is a known behavior as Ledger API DAR/package removal is not supported. Please note that this feature is not ready for production usage: Manage Dars and Packages — Daml SDK 2.8.7 documentation

← Back to Discussions