Created
October 11, 2019 17:53
-
-
Save Chubby-Chocobo/74e85d36e451d0ea7b60e2bed5234018 to your computer and use it in GitHub Desktop.
Test Cosmos genenis
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "genesis_time": "2019-10-11T17:17:29.869395064Z", | |
| "chain_id": "testing", | |
| "consensus_params": { | |
| "block": { | |
| "max_bytes": "22020096", | |
| "max_gas": "-1", | |
| "time_iota_ms": "1000" | |
| }, | |
| "evidence": { | |
| "max_age": "100000" | |
| }, | |
| "validator": { | |
| "pub_key_types": [ | |
| "ed25519" | |
| ] | |
| } | |
| }, | |
| "app_hash": "", | |
| "app_state": { | |
| "crisis": { | |
| "constant_fee": { | |
| "denom": "stake", | |
| "amount": "1000" | |
| } | |
| }, | |
| "auth": { | |
| "params": { | |
| "max_memo_characters": "256", | |
| "tx_sig_limit": "7", | |
| "tx_size_cost_per_byte": "10", | |
| "sig_verify_cost_ed25519": "590", | |
| "sig_verify_cost_secp256k1": "1000" | |
| }, | |
| "accounts": [ | |
| { | |
| "type": "cosmos-sdk/Account", | |
| "value": { | |
| "address": "cosmos1ztctqpf04qfakv3lk8y7fs4ymxzppm7cg233hv", | |
| "coins": [ | |
| { | |
| "denom": "stake", | |
| "amount": "1000000000" | |
| }, | |
| { | |
| "denom": "validatortoken", | |
| "amount": "1000000000" | |
| } | |
| ], | |
| "public_key": null, | |
| "account_number": "0", | |
| "sequence": "0" | |
| } | |
| } | |
| ] | |
| }, | |
| "slashing": { | |
| "params": { | |
| "max_evidence_age": "120000000000", | |
| "signed_blocks_window": "100", | |
| "min_signed_per_window": "0.500000000000000000", | |
| "downtime_jail_duration": "600000000000", | |
| "slash_fraction_double_sign": "0.050000000000000000", | |
| "slash_fraction_downtime": "0.010000000000000000" | |
| }, | |
| "signing_infos": {}, | |
| "missed_blocks": {} | |
| }, | |
| "supply": { | |
| "supply": [] | |
| }, | |
| "bank": { | |
| "send_enabled": true | |
| }, | |
| "params": null, | |
| "genutil": { | |
| "gentxs": [ | |
| { | |
| "type": "cosmos-sdk/StdTx", | |
| "value": { | |
| "msg": [ | |
| { | |
| "type": "cosmos-sdk/MsgCreateValidator", | |
| "value": { | |
| "description": { | |
| "moniker": "testing", | |
| "identity": "", | |
| "website": "", | |
| "security_contact": "", | |
| "details": "" | |
| }, | |
| "commission": { | |
| "rate": "0.100000000000000000", | |
| "max_rate": "0.200000000000000000", | |
| "max_change_rate": "0.010000000000000000" | |
| }, | |
| "min_self_delegation": "1", | |
| "delegator_address": "cosmos1ztctqpf04qfakv3lk8y7fs4ymxzppm7cg233hv", | |
| "validator_address": "cosmosvaloper1ztctqpf04qfakv3lk8y7fs4ymxzppm7cd79yml", | |
| "pubkey": "cosmosvalconspub1zcjduepqu0eypgpcj2yqal24hedjpt3hcuvqyydlg4j7ldfy00ms7dkcrmsqqf9q44", | |
| "value": { | |
| "denom": "stake", | |
| "amount": "100000000" | |
| } | |
| } | |
| } | |
| ], | |
| "fee": { | |
| "amount": [], | |
| "gas": "200000" | |
| }, | |
| "signatures": [ | |
| { | |
| "pub_key": { | |
| "type": "tendermint/PubKeySecp256k1", | |
| "value": "ApDW5DOLVIXu9hQn8Nrh+Xq6N9e/k2GCILHCGAY1PryS" | |
| }, | |
| "signature": "/TbiXDrU9cCL+9dLy1wtJt8ieG0r5Q751FG26qrL05hjCUYhGnMYb/Hm4mO4Z+NMBlDlyo5/JFF4FAJ35OruTQ==" | |
| } | |
| ], | |
| "memo": "a884e2752449280abb748d78610915aad22bc9c5@192.168.1.213:26656" | |
| } | |
| } | |
| ] | |
| }, | |
| "distribution": { | |
| "fee_pool": { | |
| "community_pool": [] | |
| }, | |
| "community_tax": "0.020000000000000000", | |
| "base_proposer_reward": "0.010000000000000000", | |
| "bonus_proposer_reward": "0.040000000000000000", | |
| "withdraw_addr_enabled": true, | |
| "delegator_withdraw_infos": [], | |
| "previous_proposer": "", | |
| "outstanding_rewards": [], | |
| "validator_accumulated_commissions": [], | |
| "validator_historical_rewards": [], | |
| "validator_current_rewards": [], | |
| "delegator_starting_infos": [], | |
| "validator_slash_events": [] | |
| }, | |
| "gov": { | |
| "starting_proposal_id": "1", | |
| "deposits": null, | |
| "votes": null, | |
| "proposals": null, | |
| "deposit_params": { | |
| "min_deposit": [ | |
| { | |
| "denom": "stake", | |
| "amount": "10000000" | |
| } | |
| ], | |
| "max_deposit_period": "172800000000000" | |
| }, | |
| "voting_params": { | |
| "voting_period": "172800000000000" | |
| }, | |
| "tally_params": { | |
| "quorum": "0.334000000000000000", | |
| "threshold": "0.500000000000000000", | |
| "veto": "0.334000000000000000" | |
| } | |
| }, | |
| "mint": { | |
| "minter": { | |
| "inflation": "0.130000000000000000", | |
| "annual_provisions": "0.000000000000000000" | |
| }, | |
| "params": { | |
| "mint_denom": "stake", | |
| "inflation_rate_change": "0.130000000000000000", | |
| "inflation_max": "0.200000000000000000", | |
| "inflation_min": "0.070000000000000000", | |
| "goal_bonded": "0.670000000000000000", | |
| "blocks_per_year": "6311520" | |
| } | |
| }, | |
| "staking": { | |
| "params": { | |
| "unbonding_time": "1814400000000000", | |
| "max_validators": 100, | |
| "max_entries": 7, | |
| "bond_denom": "stake" | |
| }, | |
| "last_total_power": "0", | |
| "last_validator_powers": null, | |
| "validators": null, | |
| "delegations": null, | |
| "unbonding_delegations": null, | |
| "redelegations": null, | |
| "exported": false | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment