Skip to content

Commit

Permalink
Gentx Cumulo Team (#408)
Browse files Browse the repository at this point in the history
* Create Cumulo.json

* Update Cumulo.json

* Update Cumulo.json

* Delete celestia/gentx/Cumulo.json

* Update Cumulo.json

* Update peers.txt

* Create Cumulo.txt
  • Loading branch information
santosdios authored Oct 25, 2023
1 parent ef718be commit 618f2bc
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 0 deletions.
1 change: 1 addition & 0 deletions celestia/Cumulo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[email protected]:26656
62 changes: 62 additions & 0 deletions celestia/gentx/Cumulo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Cumulo",
"identity": "77158D6796D16CD0",
"website": "https://cumulo.pro",
"security_contact": "[email protected]",
"details": "Cumulo is a leading trusted validator and a valuable asset to the blockchain ecosystem bringing security, quality and growth to the network. Boost your token staking earnings with Cumulo. Grow with us."
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "celestia1cs37tvmahavw8xcnzcgyz342sh0al37mc2qetd",
"validator_address": "celestiavaloper1cs37tvmahavw8xcnzcgyz342sh0al37ma4zqat",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "bKM4TE/YxPphrFOLqil/CDkHkeGiiXLHkLtnc6aZ/M4="
},
"value": {
"denom": "utia",
"amount": "63500000000"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AoW2Rvd4MKnjI3iQOyYFgnJrn3EleuTUPCSdwcew59E8"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "210000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"wJSfQDr1OQWUrV/DJXpdZ0py58+IaselqQRqRmShWrJTlJ6753Zx/Pjmw5DCAtHBSwo/ezrqOP+TLft5EK4oqA=="
]
}

0 comments on commit 618f2bc

Please sign in to comment.