DirectiveCreateValidator$json top-level constant

  1. @Deprecated('Use directiveCreateValidatorDescriptor instead')
Map<String, Object> const DirectiveCreateValidator$json

Implementation

@$core.Deprecated('Use directiveCreateValidatorDescriptor instead')
const DirectiveCreateValidator$json = const {
  '1': 'DirectiveCreateValidator',
  '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_rates', '3': 3, '4': 1, '5': 11, '6': '.TW.Harmony.Proto.CommissionRate', '10': 'commissionRates'},
    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_pub_keys', '3': 6, '4': 3, '5': 12, '10': 'slotPubKeys'},
    const {'1': 'slot_key_sigs', '3': 7, '4': 3, '5': 12, '10': 'slotKeySigs'},
    const {'1': 'amount', '3': 8, '4': 1, '5': 12, '10': 'amount'},
  ],
};