RedelegationEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use redelegationEntryDescriptor instead')
const RedelegationEntry$json = {
  '1': 'RedelegationEntry',
  '2': [
    {'1': 'creation_height', '3': 1, '4': 1, '5': 3, '10': 'creationHeight'},
    {'1': 'completion_time', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'completionTime'},
    {'1': 'initial_balance', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'initialBalance'},
    {'1': 'shares_dst', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'sharesDst'},
    {'1': 'unbonding_id', '3': 5, '4': 1, '5': 4, '10': 'unbondingId'},
    {'1': 'unbonding_on_hold_ref_count', '3': 6, '4': 1, '5': 3, '10': 'unbondingOnHoldRefCount'},
  ],
  '7': {},
};