Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 78045e9

Browse files
committed
feat: add missing proposal types
1 parent 7f69cd9 commit 78045e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

polyproto/mls/types.tsp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ enum ProposalType {
6767
Remove,
6868
Update,
6969
ReInit,
70+
PreSharedKey,
71+
ExternalInit,
72+
GroupContextExtensions,
7073
}
7174

7275
/**

0 commit comments

Comments
 (0)