diff --git a/openmls/src/group/mls_group/creation.rs b/openmls/src/group/mls_group/creation.rs index 5c72a8e06..2ccaff6fe 100644 --- a/openmls/src/group/mls_group/creation.rs +++ b/openmls/src/group/mls_group/creation.rs @@ -556,6 +556,11 @@ impl StagedWelcome { Ok(mls_group) } + + /// Get a reference to the group context [`Extensions`] of this [`StagedWelcome`]. + pub fn extensions(&self) -> &Extensions { + self.public_group.group_context().extensions() + } } fn keys_for_welcome(