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