• Overview

  • Overview
  • Blockchain

  • Blockchain
  • BlocksTransactionsTop accounts
  • Validators

  • Validators
  • Proposals

  • Proposals
  • Utilities

  • Utilities
  • ParametersConsensusUptimeAPI
  • Relayers

  • Relayers
  • Nodes

  • Nodes

mainnet

agoric-3

Latest Block

‌
‌

Powered by

STAKEME
Backend: —Frontend: v4.6.0-50bb8e0e

Company

About usStakingFaucetBrand kit

Contribute

Contact usBug reportStatus page

Socials

Proposal details

#7 Fix formatting of governance parameters

Passed
ParameterChangeProposal

Despite considerable review, the minimum deposit and voting period parameters in proposal 6 were incorrectly formatted. This proposal fixes them.

Submit time: 30 Jun 2022, 21:02

Details

Voting period

100.00%

30 Jun 2022, 22:3801 Jul 2022, 22:38

Parameter Change Proposal

  • Title

    Fix formatting of governance parameters

  • Type

    ParameterChangeProposal

  • Data
    {
    "changes":[
    0:{
    "subspace":"gov"
    "key":"depositparams"
    "value":"{ "min_deposit": [ { "denom": "ubld", "amount": "500000000" } ] }"
    }
    1:{
    "subspace":"gov"
    "key":"votingparams"
    "value":"{ "voting_period": "259200000000000" }"
    }
    ]
    "@type":"/cosmos.params.v1beta1.ParameterChangeProposal"
    }