ProtocolService

AppMetadataSend adds an app event to the metadata store, the message is encrypted using a symmetric key and readable by future group members

post/protocol/v1/AppMetadataSend

Request body

group_pkstring byte
payloadstring byte

Response

A successful response.

TypesAppMetadataSendReply required

Changes