ContinuousVestingAccount$json top-level constant

  1. @Deprecated('Use continuousVestingAccountDescriptor instead')
Map<String, Object> const ContinuousVestingAccount$json

Implementation

@$core.Deprecated('Use continuousVestingAccountDescriptor instead')
const ContinuousVestingAccount$json = const {
  '1': 'ContinuousVestingAccount',
  '2': const [
    const {'1': 'base_vesting_account', '3': 1, '4': 1, '5': 11, '6': '.cosmos.vesting.v1beta1.BaseVestingAccount', '8': const {}, '10': 'baseVestingAccount'},
    const {'1': 'start_time', '3': 2, '4': 1, '5': 3, '8': const {}, '10': 'startTime'},
  ],
  '7': const {},
};