DirectiveEditValidator$json top-level constant
Implementation
@$core.Deprecated('Use directiveEditValidatorDescriptor instead')
const DirectiveEditValidator$json = const {
'1': 'DirectiveEditValidator',
'2': const [
const {'1': 'validator_address', '3': 1, '4': 1, '5': 9, '10': 'validatorAddress'},
const {'1': 'description', '3': 2, '4': 1, '5': 11, '6': '.TW.Harmony.Proto.Description', '10': 'description'},
const {'1': 'commission_rate', '3': 3, '4': 1, '5': 11, '6': '.TW.Harmony.Proto.Decimal', '10': 'commissionRate'},
const {'1': 'min_self_delegation', '3': 4, '4': 1, '5': 12, '10': 'minSelfDelegation'},
const {'1': 'max_total_delegation', '3': 5, '4': 1, '5': 12, '10': 'maxTotalDelegation'},
const {'1': 'slot_key_to_remove', '3': 6, '4': 1, '5': 12, '10': 'slotKeyToRemove'},
const {'1': 'slot_key_to_add', '3': 7, '4': 1, '5': 12, '10': 'slotKeyToAdd'},
const {'1': 'slot_key_to_add_sig', '3': 8, '4': 1, '5': 12, '10': 'slotKeyToAddSig'},
const {'1': 'active', '3': 9, '4': 1, '5': 12, '10': 'active'},
],
};