Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active Nodes gentx #404

Merged
merged 10 commits into from
Oct 24, 2023
62 changes: 62 additions & 0 deletions celestia/gentx/ActiveNodes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Active Nodes",
"identity": "A2EA7DE76AD57E1A",
"website": "https://www.activenodes.io",
"security_contact": "",
"details": "We Skyrocket your Stake! Highly Available Enterprise Infrastructure with multiple nodes around the world"
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "celestia1t345w0vxnyyrf4eh43lpd3jl7z378rtsgv8j5h",
"validator_address": "celestiavaloper1t345w0vxnyyrf4eh43lpd3jl7z378rtsdn9tz3",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "J+TjVEWF8QcOdjJAfuaVjK+AlZdUn3wK5qW5DrVIDFo="
},
"value": {
"denom": "utia",
"amount": "72850000000"
}
}
],
"memo": "[email protected]:26656",
activenodes marked this conversation as resolved.
Show resolved Hide resolved
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AmGqHnQI9Nf6lykK1RyTvia6tbmsqOreLGFg7tvuD6BF"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "210000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"wJO1xraxuyQycgDsyjHGUYRHgfphewcaP6AvY29NP+ICyP88n0H6P27j6cURSsFy8XTTxs/EXPhDGNHBY/a4jw=="
]
}