Skip to content

Commit

Permalink
Updated with Gentxs
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Dusek committed Jun 26, 2024
1 parent 55e668d commit c53ee6a
Showing 1 changed file with 121 additions and 49 deletions.
170 changes: 121 additions & 49 deletions genesis/testnet/genesis-testnet-2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"genesis_time": "2024-06-24T03:04:17.448235Z",
"genesis_time": "2024-06-26T03:00:00Z",
"chain_id": "onomy-testnet-2",
"initial_height": "1",
"consensus_params": {
Expand Down Expand Up @@ -30,49 +30,57 @@
"sig_verify_cost_ed25519": "590",
"sig_verify_cost_secp256k1": "1000"
},
"accounts": [{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1x6mlfjektdjgum6hfgfgcz57dl4s9dss59tmjy",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1a80f2tudr06k6jtg8yhgrq4and80sllj0wcz3j",
"pub_key": null,
"account_number": "1",
"sequence": "0"
},{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1x5wgh6vwye60wv3dtshs9dmqggwfx2ldfpc0a2",
"pub_key": null,
"account_number": "2",
"sequence": "0"
},{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1w09kn8ykzcn0ugxgplqal9akvs94pp8kcv2eky",
"pub_key": null,
"account_number": "3",
"sequence": "0"
},{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1repmzjp6q4ly5hffu4pn6hucwzgyxg8659pcc0",
"pub_key": null,
"account_number": "4",
"sequence": "0"
},{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1ttm9jz0zlr9gtwf3j33a57jsk6lx0yeejzy6ek",
"pub_key": null,
"account_number": "5",
"sequence": "0"
},{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1tman8gcu0d8rn7md6q9qdxme0dp74yv3wqch6f",
"pub_key": null,
"account_number": "6",
"sequence": "0"
}]
"accounts": [
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1x6mlfjektdjgum6hfgfgcz57dl4s9dss59tmjy",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1a80f2tudr06k6jtg8yhgrq4and80sllj0wcz3j",
"pub_key": null,
"account_number": "1",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1x5wgh6vwye60wv3dtshs9dmqggwfx2ldfpc0a2",
"pub_key": null,
"account_number": "2",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1w09kn8ykzcn0ugxgplqal9akvs94pp8kcv2eky",
"pub_key": null,
"account_number": "3",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1repmzjp6q4ly5hffu4pn6hucwzgyxg8659pcc0",
"pub_key": null,
"account_number": "4",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1ttm9jz0zlr9gtwf3j33a57jsk6lx0yeejzy6ek",
"pub_key": null,
"account_number": "5",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "onomy1tman8gcu0d8rn7md6q9qdxme0dp74yv3wqch6f",
"pub_key": null,
"account_number": "6",
"sequence": "0"
}
]
},
"authz": {
"authorization": []
Expand Down Expand Up @@ -187,10 +195,12 @@
"max_proposal_rate": "0.050000000000000000",
"max_val_commission": "0.100000000000000000"
},
"treasury_balance": [{
"denom": "anom",
"amount": "100000000000000000000000000"
}]
"treasury_balance": [
{
"denom": "anom",
"amount": "100000000000000000000000000"
}
]
},
"distribution": {
"params": {
Expand Down Expand Up @@ -218,7 +228,69 @@
"allowances": []
},
"genutil": {
"gen_txs": []
"gen_txs": [
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "master",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "250000000000000000000000",
"delegator_address": "onomy1x6mlfjektdjgum6hfgfgcz57dl4s9dss59tmjy",
"validator_address": "onomyvaloper1x6mlfjektdjgum6hfgfgcz57dl4s9dssgzfvwj",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "EWBAvgvLKjgb1mQBtXtSBhT0sbERZWl09GE4qZbjb3c="
},
"value": {
"denom": "anom",
"amount": "500000000000000000000000"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A1mObWXI0lO5CpBtaa4SoTTrxiSFrJ8dNwtS6pJVcalh"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
}
},
"signatures": [
"HbEb0fl/7ipSAamg/Drx4fKbbnA8hd8yKHXdGokbKecBKvtELe/dQcvs2bb63NIBE60XEaobMvGdQkp6yoKlJA=="
]
}
]
},
"gov": {
"starting_proposal_id": "1",
Expand Down

0 comments on commit c53ee6a

Please sign in to comment.