MsgGrant$json top-level constant
Implementation
@$core.Deprecated('Use msgGrantDescriptor instead')
const MsgGrant$json = const {
'1': 'MsgGrant',
'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': 'grant', '3': 3, '4': 1, '5': 11, '6': '.cosmos.authz.v1beta1.Grant', '8': const {}, '10': 'grant'},
],
};