Skip to content

Commit

Permalink
NG: gentx
Browse files Browse the repository at this point in the history
  • Loading branch information
kinrokinro authored Jan 20, 2025
1 parent f53ded1 commit bdee4d8
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": "10000000000"
}
}
],
"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": [
"Hzc5AEJ9+6h/E9z8XPvpAampKPSqWnb0cOMQr9k2WbwFB25mDdxW7sDLj3CEiCG8fx/2BgpTozD4MxQzq3r2gMU="
]
}

0 comments on commit bdee4d8

Please sign in to comment.