mirror of
https://github.com/status-im/status-go.git
synced 2025-02-13 23:36:50 +00:00
Add image_payload column to chats table. Add Base64Image to chat struct. Add ImageChange event to propagate image. Change EditChat API - use CroppedImage. Process and crop image in EditGroupChat.
v1 protocol package folder
This folder contains only data types mentioned in the specification and required for its implementation.