RewardDestination$json top-level constant
- @Deprecated('Use rewardDestinationDescriptor instead')
Implementation
@$core.Deprecated('Use rewardDestinationDescriptor instead')
const RewardDestination$json = const {
'1': 'RewardDestination',
'2': const [
const {'1': 'STAKED', '2': 0},
const {'1': 'STASH', '2': 1},
const {'1': 'CONTROLLER', '2': 2},
],
};