Advertisement
Guest User

consumer genesis

a guest
May 3rd, 2022
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.00 KB | None | 0 0
  1. {
  2. "genesis_time": "2022-05-03T08:24:46.897486027Z",
  3. "chain_id": "consumer",
  4. "initial_height": "1",
  5. "consensus_params": {
  6. "block": {
  7. "max_bytes": "22020096",
  8. "max_gas": "-1",
  9. "time_iota_ms": "1000"
  10. },
  11. "evidence": {
  12. "max_age_num_blocks": "100000",
  13. "max_age_duration": "172800000000000",
  14. "max_bytes": "1048576"
  15. },
  16. "validator": {
  17. "pub_key_types": [
  18. "ed25519"
  19. ]
  20. },
  21. "version": {}
  22. },
  23. "app_hash": "",
  24. "app_state": {
  25. "auth": {
  26. "params": {
  27. "max_memo_characters": "256",
  28. "tx_sig_limit": "7",
  29. "tx_size_cost_per_byte": "10",
  30. "sig_verify_cost_ed25519": "590",
  31. "sig_verify_cost_secp256k1": "1000"
  32. },
  33. "accounts": [
  34. {
  35. "@type": "/cosmos.auth.v1beta1.BaseAccount",
  36. "address": "cosmos14me5snjf3q2rs4lglaanzvdcecr6mmcxdz2e0p",
  37. "pub_key": null,
  38. "account_number": "0",
  39. "sequence": "0"
  40. }
  41. ]
  42. },
  43. "bank": {
  44. "params": {
  45. "send_enabled": [],
  46. "default_send_enabled": true
  47. },
  48. "balances": [
  49. {
  50. "address": "cosmos14me5snjf3q2rs4lglaanzvdcecr6mmcxdz2e0p",
  51. "coins": [
  52. {
  53. "denom": "stake",
  54. "amount": "1000000000"
  55. }
  56. ]
  57. }
  58. ],
  59. "supply": [],
  60. "denom_metadata": []
  61. },
  62. "capability": {
  63. "index": "1",
  64. "owners": []
  65. },
  66. "ccvchild": {
  67. "params": {
  68. "Enabled": true
  69. },
  70. "parent_client_id": "",
  71. "parent_channel_id": "",
  72. "new_chain": true,
  73. "parent_client_state": {
  74. "chain_id": "provider",
  75. "trust_level": {
  76. "numerator": "1",
  77. "denominator": "3"
  78. },
  79. "trusting_period": "300s",
  80. "unbonding_period": "600s",
  81. "max_clock_drift": "10s",
  82. "frozen_height": {
  83. "revision_number": "0",
  84. "revision_height": "0"
  85. },
  86. "latest_height": {
  87. "revision_number": "0",
  88. "revision_height": "3"
  89. },
  90. "proof_specs": [
  91. {
  92. "leaf_spec": {
  93. "hash": "SHA256",
  94. "prehash_key": "NO_HASH",
  95. "prehash_value": "SHA256",
  96. "length": "VAR_PROTO",
  97. "prefix": "AA=="
  98. },
  99. "inner_spec": {
  100. "child_order": [
  101. 0,
  102. 1
  103. ],
  104. "child_size": 33,
  105. "min_prefix_length": 4,
  106. "max_prefix_length": 12,
  107. "empty_child": null,
  108. "hash": "SHA256"
  109. },
  110. "max_depth": 0,
  111. "min_depth": 0
  112. },
  113. {
  114. "leaf_spec": {
  115. "hash": "SHA256",
  116. "prehash_key": "NO_HASH",
  117. "prehash_value": "SHA256",
  118. "length": "VAR_PROTO",
  119. "prefix": "AA=="
  120. },
  121. "inner_spec": {
  122. "child_order": [
  123. 0,
  124. 1
  125. ],
  126. "child_size": 32,
  127. "min_prefix_length": 1,
  128. "max_prefix_length": 1,
  129. "empty_child": null,
  130. "hash": "SHA256"
  131. },
  132. "max_depth": 0,
  133. "min_depth": 0
  134. }
  135. ],
  136. "upgrade_path": [
  137. "upgrade",
  138. "upgradedIBCState"
  139. ],
  140. "allow_update_after_expiry": true,
  141. "allow_update_after_misbehaviour": true
  142. },
  143. "parent_consensus_state": {
  144. "timestamp": "2022-05-03T08:24:38.782118445Z",
  145. "root": {
  146. "hash": "WU/AEAYXwkEt3+2nd4lpNrq6AfoS9l1IpqU9Txt6c3g="
  147. },
  148. "next_validators_hash": "0A1EC09BE22FFD3B4007A039919BFCF58A83225EDFB125FB42C9DB4ED284B4CB"
  149. },
  150. "unbonding_sequences": [],
  151. "initial_val_set": [
  152. {
  153. "pub_key": {
  154. "ed25519": "k6GyF7rWQd0kxgwRXRq5BsKbFVO9VnrSEPPlr1crMn8="
  155. },
  156. "power": "100"
  157. }
  158. ]
  159. },
  160. "crisis": {
  161. "constant_fee": {
  162. "denom": "stake",
  163. "amount": "1000"
  164. }
  165. },
  166. "distribution": {
  167. "params": {
  168. "community_tax": "0.020000000000000000",
  169. "base_proposer_reward": "0.010000000000000000",
  170. "bonus_proposer_reward": "0.040000000000000000",
  171. "withdraw_addr_enabled": true
  172. },
  173. "fee_pool": {
  174. "community_pool": []
  175. },
  176. "delegator_withdraw_infos": [],
  177. "previous_proposer": "",
  178. "outstanding_rewards": [],
  179. "validator_accumulated_commissions": [],
  180. "validator_historical_rewards": [],
  181. "validator_current_rewards": [],
  182. "delegator_starting_infos": [],
  183. "validator_slash_events": []
  184. },
  185. "evidence": {
  186. "evidence": []
  187. },
  188. "feegrant": {
  189. "allowances": []
  190. },
  191. "genutil": {
  192. "gen_txs": []
  193. },
  194. "gov": {
  195. "starting_proposal_id": "1",
  196. "deposits": [],
  197. "votes": [],
  198. "proposals": [],
  199. "deposit_params": {
  200. "min_deposit": [
  201. {
  202. "denom": "stake",
  203. "amount": "10000000"
  204. }
  205. ],
  206. "max_deposit_period": "172800s"
  207. },
  208. "voting_params": {
  209. "voting_period": "3s"
  210. },
  211. "tally_params": {
  212. "quorum": "0.334000000000000000",
  213. "threshold": "0.500000000000000000",
  214. "veto_threshold": "0.334000000000000000"
  215. }
  216. },
  217. "ibc": {
  218. "client_genesis": {
  219. "clients": [],
  220. "clients_consensus": [],
  221. "clients_metadata": [],
  222. "params": {
  223. "allowed_clients": [
  224. "06-solomachine",
  225. "07-tendermint"
  226. ]
  227. },
  228. "create_localhost": false,
  229. "next_client_sequence": "0"
  230. },
  231. "connection_genesis": {
  232. "connections": [],
  233. "client_connection_paths": [],
  234. "next_connection_sequence": "0",
  235. "params": {
  236. "max_expected_time_per_block": "30000000000"
  237. }
  238. },
  239. "channel_genesis": {
  240. "channels": [],
  241. "acknowledgements": [],
  242. "commitments": [],
  243. "receipts": [],
  244. "send_sequences": [],
  245. "recv_sequences": [],
  246. "ack_sequences": [],
  247. "next_channel_sequence": "0"
  248. }
  249. },
  250. "mint": {
  251. "minter": {
  252. "inflation": "0.130000000000000000",
  253. "annual_provisions": "0.000000000000000000"
  254. },
  255. "params": {
  256. "mint_denom": "stake",
  257. "inflation_rate_change": "0.130000000000000000",
  258. "inflation_max": "0.200000000000000000",
  259. "inflation_min": "0.070000000000000000",
  260. "goal_bonded": "0.670000000000000000",
  261. "blocks_per_year": "6311520"
  262. }
  263. },
  264. "params": null,
  265. "parent": {
  266. "child_states": [],
  267. "params": {
  268. "template_client": {
  269. "chain_id": "",
  270. "trust_level": {
  271. "numerator": "1",
  272. "denominator": "3"
  273. },
  274. "trusting_period": "0s",
  275. "unbonding_period": "0s",
  276. "max_clock_drift": "10s",
  277. "frozen_height": {
  278. "revision_number": "0",
  279. "revision_height": "0"
  280. },
  281. "latest_height": {
  282. "revision_number": "0",
  283. "revision_height": "0"
  284. },
  285. "proof_specs": [
  286. {
  287. "leaf_spec": {
  288. "hash": "SHA256",
  289. "prehash_key": "NO_HASH",
  290. "prehash_value": "SHA256",
  291. "length": "VAR_PROTO",
  292. "prefix": "AA=="
  293. },
  294. "inner_spec": {
  295. "child_order": [
  296. 0,
  297. 1
  298. ],
  299. "child_size": 33,
  300. "min_prefix_length": 4,
  301. "max_prefix_length": 12,
  302. "empty_child": null,
  303. "hash": "SHA256"
  304. },
  305. "max_depth": 0,
  306. "min_depth": 0
  307. },
  308. {
  309. "leaf_spec": {
  310. "hash": "SHA256",
  311. "prehash_key": "NO_HASH",
  312. "prehash_value": "SHA256",
  313. "length": "VAR_PROTO",
  314. "prefix": "AA=="
  315. },
  316. "inner_spec": {
  317. "child_order": [
  318. 0,
  319. 1
  320. ],
  321. "child_size": 32,
  322. "min_prefix_length": 1,
  323. "max_prefix_length": 1,
  324. "empty_child": null,
  325. "hash": "SHA256"
  326. },
  327. "max_depth": 0,
  328. "min_depth": 0
  329. }
  330. ],
  331. "upgrade_path": [
  332. "upgrade",
  333. "upgradedIBCState"
  334. ],
  335. "allow_update_after_expiry": true,
  336. "allow_update_after_misbehaviour": true
  337. }
  338. }
  339. },
  340. "slashing": {
  341. "params": {
  342. "signed_blocks_window": "100",
  343. "min_signed_per_window": "0.500000000000000000",
  344. "downtime_jail_duration": "600s",
  345. "slash_fraction_double_sign": "0.050000000000000000",
  346. "slash_fraction_downtime": "0.010000000000000000"
  347. },
  348. "signing_infos": [],
  349. "missed_blocks": []
  350. },
  351. "staking": {
  352. "params": {
  353. "unbonding_time": "600s",
  354. "max_validators": 100,
  355. "max_entries": 7,
  356. "historical_entries": 10000,
  357. "bond_denom": "stake"
  358. },
  359. "last_total_power": "0",
  360. "last_validator_powers": [],
  361. "validators": [],
  362. "delegations": [],
  363. "unbonding_delegations": [],
  364. "redelegations": [],
  365. "exported": false
  366. },
  367. "transfer": {
  368. "port_id": "transfer",
  369. "denom_traces": [],
  370. "params": {
  371. "send_enabled": true,
  372. "receive_enabled": true
  373. }
  374. },
  375. "upgrade": {},
  376. "vesting": {}
  377. }
  378. }
  379.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement