Msg

LeaveGroup allows a group member to leave the group.

post/cosmos.group.v1.Msg/LeaveGroup

Request body

addressstring

address is the account address of the group member.

group_idstring uint64

group_id is the unique ID of the group.

Response

A successful response.

Changes