mirror of
https://github.com/status-im/status-go.git
synced 2025-02-20 10:48:36 +00:00
chore: - add CommunityEventsMessage - refactor community_admin_event to accept a list of events and patch a CommunityDescription - save/read community events into/from database - publish and handle community events message - fixed admin category tests - rename AdminEvent to Events or CommunityEvents
v1 protocol package folder
This folder contains only data types mentioned in the specification and required for its implementation.