Staking_CandidateBasicInfo$json top-level constant
- @Deprecated('Use stakingDescriptor instead')
Implementation
@$core.Deprecated('Use stakingDescriptor instead')
const Staking_CandidateBasicInfo$json = const {
'1': 'CandidateBasicInfo',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'operatorAddress',
'3': 2,
'4': 1,
'5': 9,
'10': 'operatorAddress'
},
const {'1': 'rewardAddress', '3': 3, '4': 1, '5': 9, '10': 'rewardAddress'},
],
};