Skip to content

Commit f84ad09

Browse files
authored
[ci] Do not export vetted packages from the authorized store (#3010)
The vetted packages are stored in the synchronizer store Signed-off-by: Nicu Reut <[email protected]>
1 parent 8b4db9e commit f84ad09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/common/src/main/scala/org/lfdecentralizedtrust/splice/environment/TopologyAdminConnection.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -577,8 +577,6 @@ abstract class TopologyAdminConnection(
577577
Seq(
578578
TopologyMapping.Code.NamespaceDelegation,
579579
TopologyMapping.Code.OwnerToKeyMapping,
580-
// only relevant for participants
581-
TopologyMapping.Code.VettedPackages,
582580
)
583581
),
584582
filterNamespace = participantId.namespace.filterString,

0 commit comments

Comments
 (0)