QueryGrantsRequest$json top-level constant
Implementation
@$core.Deprecated('Use queryGrantsRequestDescriptor instead')
const QueryGrantsRequest$json = const {
'1': 'QueryGrantsRequest',
'2': const [
const {'1': 'granter', '3': 1, '4': 1, '5': 9, '10': 'granter'},
const {'1': 'grantee', '3': 2, '4': 1, '5': 9, '10': 'grantee'},
const {'1': 'msg_type_url', '3': 3, '4': 1, '5': 9, '10': 'msgTypeUrl'},
const {'1': 'pagination', '3': 4, '4': 1, '5': 11, '6': '.cosmos.base.query.v1beta1.PageRequest', '10': 'pagination'},
],
};