-
Notifications
You must be signed in to change notification settings - Fork 267
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
1 parent
ef718be
commit 618f2bc
Showing
2 changed files
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[email protected]:26656 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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==" | ||
] | ||
} |