Msg

UpdateGroupPolicyAdmin updates a group policy admin.

post/cosmos.group.v1.Msg/UpdateGroupPolicyAdmin

Request body

adminstring

admin is the account address of the group admin.

group_policy_addressstring

group_policy_address is the account address of the group policy.

new_adminstring

new_admin is the new group policy admin.

Response

A successful response.

CosmosGroupV1MsgUpdateGroupPolicyAdminResponse required

MsgUpdateGroupPolicyAdminResponse is the Msg/UpdateGroupPolicyAdmin response type.

Changes