Optional
data: PartialMessage<GroupPolicyInfo>address is the account address of group policy.
admin is the account address of the group admin.
Optional
createdcreated_at is a timestamp specifying when a group policy was created.
Optional
decisiondecision_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
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
GroupPolicyInfo represents the high-level on-chain information for a group policy.
Generated
from message cosmos.group.v1.GroupPolicyInfo