Optional
addedadded_at is a timestamp specifying when a member was added.
address is the member's account address.
metadata is any arbitrary metadata attached to the member.
weight is the member's voting weight that should be greater than 0.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
Member represents a group member with an account address, non-zero weight, metadata and added_at timestamp.
Generated
from message cosmos.group.v1.Member