admin is the account address of the group's admin.
Optional
createdcreated_at is a timestamp specifying when a group was created.
id is the unique ID of the group.
metadata is any arbitrary metadata to attached to the group.
total_weight is the sum of the group members' weights.
version is used to track changes to a group's membership structure that would break existing proposals. Whenever any members weight is changed, or any member is added or removed this version is incremented and will cause proposals based on older versions of this group to fail
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
GroupInfo represents the high-level on-chain information for a group.
Generated
from message cosmos.group.v1.GroupInfo