MsgCreateValidator$json top-level constant
Implementation
@$core.Deprecated('Use msgCreateValidatorDescriptor instead')
const MsgCreateValidator$json = const {
'1': 'MsgCreateValidator',
'2': const [
const {'1': 'description', '3': 1, '4': 1, '5': 11, '6': '.cosmos.staking.v1beta1.Description', '8': const {}, '10': 'description'},
const {'1': 'commission', '3': 2, '4': 1, '5': 11, '6': '.cosmos.staking.v1beta1.CommissionRates', '8': const {}, '10': 'commission'},
const {'1': 'min_self_delegation', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'minSelfDelegation'},
const {'1': 'delegator_address', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'delegatorAddress'},
const {'1': 'validator_address', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'validatorAddress'},
const {'1': 'pubkey', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Any', '8': const {}, '10': 'pubkey'},
const {'1': 'value', '3': 7, '4': 1, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': const {}, '10': 'value'},
],
'7': const {},
};