Message_AuthGrant$json top-level constant
Implementation
@$core.Deprecated('Use messageDescriptor instead')
const Message_AuthGrant$json = const {
'1': 'AuthGrant',
'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_stake', '3': 3, '4': 1, '5': 11, '6': '.TW.Cosmos.Proto.Message.StakeAuthorization', '9': 0, '10': 'grantStake'},
const {'1': 'expiration', '3': 4, '4': 1, '5': 3, '10': 'expiration'},
],
'8': const [
const {'1': 'grant_type'},
],
};