MsgCreateGroupWithPolicy$json top-level constant
Implementation
@$core.Deprecated('Use msgCreateGroupWithPolicyDescriptor instead')
const MsgCreateGroupWithPolicy$json = {
'1': 'MsgCreateGroupWithPolicy',
'2': [
{'1': 'admin', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'admin'},
{'1': 'members', '3': 2, '4': 3, '5': 11, '6': '.cosmos.group.v1.MemberRequest', '8': {}, '10': 'members'},
{'1': 'group_metadata', '3': 3, '4': 1, '5': 9, '10': 'groupMetadata'},
{'1': 'group_policy_metadata', '3': 4, '4': 1, '5': 9, '10': 'groupPolicyMetadata'},
{'1': 'group_policy_as_admin', '3': 5, '4': 1, '5': 8, '10': 'groupPolicyAsAdmin'},
{'1': 'decision_policy', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': {}, '10': 'decisionPolicy'},
],
'7': {},
};