Skip to content

Commit

Permalink
Merge pull request #77 from NodesGuru/main
Browse files Browse the repository at this point in the history
Add Nodes.Guru gentx
  • Loading branch information
thmadong authored Jan 23, 2025
2 parents 91456f1 + 3995e92 commit 8408c0c
Showing 1 changed file with 62 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Nodes.Guru",
"identity": "28B672FCE6BBD562",
"website": "https://nodes.guru",
"security_contact": "[email protected]",
"details": "Guru of non-custodial staking. Professional node running, low fees, best uptime and 24/7 customer support."
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "sidevaloper1xh3w4pauwg4vuxy6xe4tklxyu40sz8x87w2w5hrnt0t96nwjd77sh5xly6",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "ttkoSnkTciVSUpjkwov/zBG0gH+mUJpb7XFlgsqF7dA="
},
"value": {
"denom": "uside",
"amount": "1000000"
}
}
],
"memo": "[email protected]:56146",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.taproot.PubKey",
"key": "A/DcL3PgfroKvl8LBSbpMK7+aYrEknXvB6rOOapJjmqq"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"ICrfCS+zwmpCx03b1MFL5tUvxTfoDcY01fv47rHkaboIWCQa9idAJqomOD7jn8bB1juGV9Jw9sGR+VI/HFm3Z0E="
]
}

0 comments on commit 8408c0c

Please sign in to comment.