Skip to content

Commit

Permalink
Create Cosmowiz-gentx.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmowiz authored and jkilpatr committed Mar 7, 2024
1 parent 6387711 commit bae40fb
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions gentxs/Cosmowiz-gentx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "CosmoWiz",
"identity": "70CFCB58D9E89F95",
"website": "https://cosmowiz.com",
"security_contact": "",
"details": "Reliable infrastructure for projects."
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "althea17gd74yvuxdc2um5rl9w5zhlr2hfuklp68dqjcr",
"validator_address": "altheavaloper17gd74yvuxdc2um5rl9w5zhlr2hfuklp6rdnuxx",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "M84poiIDY4372A0lfhCs2n0zuUEvWKqT5mrbrM81ATE="
},
"value": {
"denom": "aalthea",
"amount": "6979000000000000000000"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
"key": "A9JJOQzGsmBSjeIPSrmNH00cPF5YufWNrHLl7M8tj0+Y"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [
{
"denom": "aalthea",
"amount": "20000000000000000"
}
],
"gas_limit": "200000",
"payer": "",
"granter": ""
}
},
"signatures": [
"f8GLuYLeXsB9zLlMRaloLYA3759cBtfPh5wx2fv9WMEkFJodhvo41fvEC82Z1q0w6dfMGm+82ufZmue+oAIf3QE="
]
}

0 comments on commit bae40fb

Please sign in to comment.