Optionaldata: PartialMessage<GroupPolicyInfo>address is the account address of group policy.
admin is the account address of the group admin.
Optionalcreatedcreated_at is a timestamp specifying when a group policy was created.
Optionaldecisiondecision_policy specifies the group policy's decision policy.
group_id is the unique ID of the group.
metadata is any arbitrary metadata attached to the group policy. the recommended format of the metadata is to be found here: https://docs.cosmos.network/v0.47/modules/group#decision-policy-1
version is used to track changes to a group's GroupPolicyInfo structure that would create a different result on a running proposal.
Static ReadonlyfieldsStatic ReadonlyruntimeStatic ReadonlytypeStaticequalsStaticfromOptionaloptions: Partial<BinaryReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>
GroupPolicyInfo represents the high-level on-chain information for a group policy.
Generated
from message cosmos.group.v1.GroupPolicyInfo