PeriodicVestingAccount$json top-level constant
Implementation
@$core.Deprecated('Use periodicVestingAccountDescriptor instead')
const PeriodicVestingAccount$json = {
'1': 'PeriodicVestingAccount',
'2': [
{'1': 'base_vesting_account', '3': 1, '4': 1, '5': 11, '6': '.cosmos.vesting.v1beta1.BaseVestingAccount', '8': {}, '10': 'baseVestingAccount'},
{'1': 'start_time', '3': 2, '4': 1, '5': 3, '10': 'startTime'},
{'1': 'vesting_periods', '3': 3, '4': 3, '5': 11, '6': '.cosmos.vesting.v1beta1.Period', '8': {}, '10': 'vestingPeriods'},
],
'7': {},
};