Params$json top-level constant

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

Implementation

@$core.Deprecated('Use paramsDescriptor instead')
const Params$json = {
  '1': 'Params',
  '2': [
    {'1': 'min_deposit', '3': 1, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': {}, '10': 'minDeposit'},
    {'1': 'max_deposit_period', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': {}, '10': 'maxDepositPeriod'},
    {'1': 'voting_period', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': {}, '10': 'votingPeriod'},
    {'1': 'quorum', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'quorum'},
    {'1': 'threshold', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'threshold'},
    {'1': 'veto_threshold', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'vetoThreshold'},
    {'1': 'min_initial_deposit_ratio', '3': 7, '4': 1, '5': 9, '8': {}, '10': 'minInitialDepositRatio'},
    {'1': 'proposal_cancel_ratio', '3': 8, '4': 1, '5': 9, '8': {}, '10': 'proposalCancelRatio'},
    {'1': 'proposal_cancel_dest', '3': 9, '4': 1, '5': 9, '8': {}, '10': 'proposalCancelDest'},
    {'1': 'expedited_voting_period', '3': 10, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': {}, '10': 'expeditedVotingPeriod'},
    {'1': 'expedited_threshold', '3': 11, '4': 1, '5': 9, '8': {}, '10': 'expeditedThreshold'},
    {'1': 'expedited_min_deposit', '3': 12, '4': 3, '5': 11, '6': '.cosmos.base.v1beta1.Coin', '8': {}, '10': 'expeditedMinDeposit'},
    {'1': 'burn_vote_quorum', '3': 13, '4': 1, '5': 8, '10': 'burnVoteQuorum'},
    {'1': 'burn_proposal_deposit_prevote', '3': 14, '4': 1, '5': 8, '10': 'burnProposalDepositPrevote'},
    {'1': 'burn_vote_veto', '3': 15, '4': 1, '5': 8, '10': 'burnVoteVeto'},
    {'1': 'min_deposit_ratio', '3': 16, '4': 1, '5': 9, '8': {}, '10': 'minDepositRatio'},
  ],
};