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