MsgUpdateParams$json top-level constant

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

Implementation

@$core.Deprecated('Use msgUpdateParamsDescriptor instead')
const MsgUpdateParams$json = {
  '1': 'MsgUpdateParams',
  '2': [
    {'1': 'authority', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'authority'},
    {'1': 'params', '3': 2, '4': 1, '5': 11, '6': '.cosmos.distribution.v1beta1.Params', '8': {}, '10': 'params'},
  ],
  '7': {},
};