Message_StakeAuthorization$json top-level constant

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

Implementation

@$core.Deprecated('Use messageDescriptor instead')
const Message_StakeAuthorization$json = const {
  '1': 'StakeAuthorization',
  '2': const [
    const {
      '1': 'max_tokens',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Cosmos.Proto.Amount',
      '10': 'maxTokens'
    },
    const {
      '1': 'allow_list',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TW.Cosmos.Proto.Message.StakeAuthorization.Validators',
      '9': 0,
      '10': 'allowList'
    },
    const {
      '1': 'deny_list',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Cosmos.Proto.Message.StakeAuthorization.Validators',
      '9': 0,
      '10': 'denyList'
    },
    const {
      '1': 'authorization_type',
      '3': 4,
      '4': 1,
      '5': 14,
      '6': '.TW.Cosmos.Proto.Message.AuthorizationType',
      '10': 'authorizationType'
    },
  ],
  '3': const [Message_StakeAuthorization_Validators$json],
  '8': const [
    const {'1': 'validators'},
  ],
};