mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +00:00
The "h" tag is optional in MIP-02 Welcome events — senders like whitenoise-rs omit it. Instead of failing when the h-tag is absent, derive nostrGroupId from the NostrGroupData extension embedded in the Welcome's GroupContext (the authoritative MLS source). An h-tag hint, if present, is still validated against the MLS-derived value.