Skip to content

Commit

Permalink
Active Nodes gentx (#404)
Browse files Browse the repository at this point in the history
Co-authored-by: Yaz Khoury <yaz@celestia.org>
Co-authored-by: Ismail Khoffi <Ismail.Khoffi@gmail.com>
Co-authored-by: John Adler <adlerjohn@users.noreply.github.com>
Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com>
  • Loading branch information
5 people authored Oct 24, 2023
1 parent 0a14941 commit 8866e84
Showing 1 changed file with 62 additions and 0 deletions.
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": "ffffffffffffffffffffffffffffffffffffffff@255.255.255.255:26656",
"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=="
]
}

0 comments on commit 8866e84

Please sign in to comment.